diff options
| -rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |
