aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 865c494b..51242b90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+4.9.0 Release Notes
+-------------------
+
+ 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.0.
+
+ o Removed old (deprecated) Java bindings in favor of the new api introduced
+ in 4.8.0.
+
+ o Various bug fixes and cleanup.
+
+
4.8.0 Release Notes
-------------------