]> granicus.if.org Git - postgis/commitdiff
Updated
authorSandro Santilli <strk@keybit.net>
Tue, 1 Nov 2005 10:28:54 +0000 (10:28 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 1 Nov 2005 10:28:54 +0000 (10:28 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@2013 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index fc6c538ac2160bbc7796180951daf7ba63ac421b..97680c3ec38fa9bd1be725539c642b521b1aeec2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,7 @@ PostGIS 1.0.5CVS
        - Fixed computation of null values fraction in analyzer
        - Fixed return code of shp2pgsql
        - Fixed handling of trailing dots in dbf numerical attributes
-       - Schema aware postgis_proc_upgrade.pl
+       - Schema aware postgis_proc_upgrade.pl, support for pgsql 7.2.1
 
 PostGIS 1.0.4
 2005/09/09
@@ -21,6 +21,7 @@ PostGIS 1.0.4
        - Minor speedup in distance()
        - Minor cleanups 
        - Fixed bug in translate() corrupting output bounding box
+       - Initial implementation of postgis_proc_upgrade script
 
 PostGIS 1.0.3
 2005/08/08