From d560fd8c016772d39d49e1dde09f42c85da57bb2 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Tue, 4 May 2004 03:35:05 +0000 Subject: Updated for 4.4.8. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1195 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index 5a1e2fea..dac07895 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +4.4.8 Release Notes +------------------- + + o Updated epsg file to EPSG 6.5, added other.extra pseudo-EPSG WMS definitions + + o Made significant fixes to prime meridian support. + + o Substantially change pj_datum_transform(), so it and pj_transform() will + work between coordinate systems with different ellipsoids but no datum + shift information (assume +towgs84=0,0,0). + + o Added pj_get_release() function. + + o Ensure pj_transform() will try to transform all points in provided list if + even some might transform properly. + + o Improved the accuracy of Geocentric_To_Geodetic() via an iterative + solution. + + o Various other bug fixes. + + 4.4.7 Release Notes ------------------- -- cgit v1.2.3