From: Sandro Santilli Date: Tue, 29 Mar 2005 16:34:23 +0000 (+0000) Subject: Added postgis_restore.pl bugfix X-Git-Tag: pgis_1_0_0RC6~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19613c1f09b4c335a5c6bee6fe26ac89fbaf354f;p=postgis Added postgis_restore.pl bugfix git-svn-id: http://svn.osgeo.org/postgis/trunk@1581 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CHANGES b/CHANGES index c6af2ec36..c746d21d1 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ PostGIS 1.0.0 ?????? - BUGFIX dumper 64bit - BUGFIX in multi() + - BUGFIX in postgis_restore.pl script - early return [when noop] from multi() - dropped {x,y}{min,max}(box2d) functions