From 383bdf8e1a07fb4dacd2a084fb5871d3f869945c Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Sat, 30 Oct 2004 02:40:49 +0000 Subject: Added 4.4.9 notes. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1262 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index dac07895..84f48ffa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +4.4.9 Release Notes +------------------- + + o Win32 build uses proj.dll by default now. + + o Added accessor functions for the datums, ellps, prime_meridians, units and + main projection definition lists so they can be used on windows where + data objects exported from the DLL don't work easily. + + o Added JNI (Java Native Interface) support within the jniwrap directory, + and some supporting entry points directly in the proj dll/so. See + --with-jni configure switch, and jniwrap/README. + + o Added the proj=stereoa and proj=geos projections, incorporated from + Gerald's libproj4. + + o A few other bug fixes. + + 4.4.8 Release Notes ------------------- -- cgit v1.2.3