aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c5999d5..28062175 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@ Rel. 4.4.3 2001/04/20
2001-04-20 Frank Warmerdam <warmerdam@pobox.com>
+ * Don't install test files in /usr/local/share/proj.
+
+ * Made WGS84 the default in proj_def.dat
+
* nad/test27,test83: Use -b flag for diff to avoid differences on
Windows due to CR/LF issues.
@@ -11,8 +15,6 @@ Rel. 4.4.3 2001/04/20
* src/pj_init.c: call pj_open_lib() with mode of "rt" to ensure
correct handling of def files on DOS based systems.
-2001-04-20 Frank Warmerdam <warmerdam@pobox.com>
-
* Updated for 4.4.3 release (pj_release.c, Makefile.am, etc).
2001-04-05 Frank Warmerdam <warmerdam@pobox.com>