aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 825014e6..9a9c3a75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-05-03 Frank Warmerdam <warmerdam@pobox.com>
+
+ * src/geocent.c: Updated Geocentric_To_Geodetic computation to be
+ iterative to reduce error as per Wenzel, H.-G.(1985): Hochauflösende
+ Kugelfunktionsmodelle für das Gravitationspotential der Erde. Wiss.
+ Arb. Univ. Hannover Nr. 137, p. 130-131. Fix adapted to geocent.c and
+ submitted by Lothar Gorling.
+
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=563
+
2004-04-15 Frank Warmerdam <warmerdam@pobox.com>
* src/makefile.vc: Define HAVE_STRERROR.