From 9a8c6fbca28f95bff0ff1bfa0326071cf8ff084d Mon Sep 17 00:00:00 2001 From: Didier Richard Date: Sun, 8 Mar 2009 14:03:40 +0000 Subject: Correction of inverse function in gstmerc : point of projected origin was descaled. Comments added in testIGNF header (reminder) : null grid is mandatory, otherwise tests failed. Adding logs to ChangeLog. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1540 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c9cf86a6..f781aeec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2009-03-08 IGNF + + * src/PJ_gstmerc.c: Correction of a bug in inv() function : + the projected origin coordinates where descaled. + + * nad/testIGNF: Add a comment on the mandatory existance of the world grid + in order to make the test. + + * ChangeLog: this comments + 2009-01-26 Frank Warmerdam * src/*.c: Remove SCCSID and lint stuff from all source files. -- cgit v1.2.3