]> granicus.if.org Git - postgis/commitdiff
Added 0.6.2 changes.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 7 Nov 2001 17:25:32 +0000 (17:25 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 7 Nov 2001 17:25:32 +0000 (17:25 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@105 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index 269bfbf8e9dccce5647d5db4f7620657c8b00b0d..297709809fa3a671298c25609ccac25de53f345e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+PostGIS 0.6.2
+
+- New Things
+  - spatial_ref_sys.sql complete set of SRID and WKT
+  - generate postgis_undef.sql automatically at build
+- Bug fixes
+  - Memory problem in shp2pgsql
+  - Compilation problems with shp2pgsql
+
 PostGIS 0.6.1
 
 - Bug fixes