From 3c19b4837ce6b4ae3694543a0fe2e01b42b7a655 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Sat, 22 Jun 2013 17:21:46 +0000 Subject: prepare for 4.9.0 beta release git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2350 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'NEWS') 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 ------------------- -- cgit v1.2.3