aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bdb1cb6f..8a3eb34d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,15 @@
4.9.0 Release Notes
-------------------
+ o Implement CMake as an option for building PROJ.4
+
o Implement new virtual file api (projFileAPI) so that all access to grid
shift and init files can be hooked.
o Replace geodesic implementation with one from Charles Karney and add a
supported public interface (geod_interface.h).
- o Upgraded to EPSG 8.2.
+ o Upgraded to EPSG 8.5.
o Removed old (deprecated) Java bindings in favor of the new api introduced
in 4.8.0.