]> granicus.if.org Git - postgis/commitdiff
Changes in preparation for 0.7.2 release.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Sun, 1 Sep 2002 20:04:11 +0000 (20:04 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Sun, 1 Sep 2002 20:04:11 +0000 (20:04 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@181 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES
CREDITS
README.postgis

diff --git a/CHANGES b/CHANGES
index 3602fb34e98f85a07998d1a67ae23c7ac94aef9f..eec4bdf7041ddd611b322f40ad3769f358569617 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+PostGIS 0.7.2
+2002/09/01
+
+- Bug Fixes
+  - Numerous subtle bugs fixed in pgsql2shp and shp2pgsql DBF and
+    SHP file handling
+  - Some pgsql 7.3 preparations
+  - Patch to truly_inside() corner case
+  - Updates to the ~ and @ operators
+  - Update to translate() function to also translate bbox
+
 PostGIS 0.7.1
 2002/05/14
 
diff --git a/CREDITS b/CREDITS
index 2fc56eac3109c339a29329971c2d5319167f571e..f233b2e754cc53d0f242cafe5ada760063bb3d1a 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -27,4 +27,6 @@ Version 0.5 of PostGIS includes contributions from:
 Version 0.7 of PostGIS includes patches from:
   Steffen Macke on numerous loader/dumper bugs.
   Bernhard Reiter on some documentation issues and a loader limit.
+  Mark Cave-Ayland on truly_inside().
+
 
index 82413728c84b552cfd2d6d2d6ef56ffca441658b..fe7e5b2ac380edbed0d6635793b1ffbea2453173 100644 (file)
@@ -1,7 +1,7 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 ~~~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-VERSION: 0.7.1 (2002/05/14)
+VERSION: 0.7.2 (2002/09/01)
 
 MORE INFORMATION: http://postgis.refractions.net