From f00990b88f08edb5b8b359e0c22d094e7b800297 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Mon, 22 Jul 2013 05:02:23 +0000 Subject: Fix two errors in the n**5 coefficients. Add sixth order coefficients. Fix rounding problems (#222) git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2379 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b42efed..6a421e1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-07-21 Frank Warmerdam + + * src/proj_etmerc.c: Fix two errors in the n**5 coefficients. Add + sixth order coefficients. Fix rounding problems (#222) + 2013-07-19 Frank Warmerdam * src/PJ_healpix.c: major update for polar scaling and parms (#219) -- cgit v1.2.3