aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a13f556a..bdb1cb6f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,13 +7,16 @@
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 Upgraded to EPSG 8.2.
o Removed old (deprecated) Java bindings in favor of the new api introduced
in 4.8.0.
o Implement the calcofi (Cal Coop Ocean Fish Invest Lines/Stations) projection
+ o Install projects.h again for applications that want access to internal
+ structures and functions despite the inherent fragility.
+
o Various bug fixes and cleanup.