Update NEWS with latest changes

This commit is contained in:
Sandro Santilli 2013-08-20 18:09:22 +02:00
parent 80e4521bb5
commit bc794a16e6

View File

@ -4,6 +4,8 @@
* Raise max-age to one year for all cacheable queries
* Set max-age to 0 for uncacheable (mutating) queries
* Add REINDEX to the list of uncacheable queries
* Support all parameters with POST as well as GET
* Ensure testsuite passes with both GDAL-0.9 and GDAL-0.10
1.5.2
-----