aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d533892e..8a1214d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-09-23 Frank Warmerdam <warmerdam@pobox.com>
+ * nad/epsg: regenerated - use more symbolic ellipsoid/datum names, and
+ fix EPSG 3857 and 3785 (#51).
+
* src/pj_gridlist.c: Implement mutex protection for grid loader/cacher.
* src/pj_mutex.c: fix up windows support.