]> granicus.if.org Git - postgis/commitdiff
Updates for 0.7.5 release.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 9 Apr 2003 03:40:07 +0000 (03:40 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 9 Apr 2003 03:40:07 +0000 (03:40 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@252 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES
CREDITS
README.postgis

diff --git a/CHANGES b/CHANGES
index f455a3d839d7e9373ed8732241cdf37f0c6081d2..db40c0f91fae50ef3ba1dd89ea0257c544c89ad6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,15 @@
+PostGIS 0.7.5
+2003/04/08
+
+- Bug Fixes
+  - shp2pgsql 
+    - Z coordinate handling
+    - M coordinate handling
+    - Ring handling fixed in some cases
+    - Support for large numbers in attribute tables
+  - Some obscure operators fixed
+  - Some cygwin build improvements
+
 PostGIS 0.7.4
 2003/02/12
 
diff --git a/CREDITS b/CREDITS
index f233b2e754cc53d0f242cafe5ada760063bb3d1a..a39096fec2371fee2d36eefe2cb8c4ded2dcf8a0 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -28,5 +28,6 @@ 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().
+  STRK on shp2pgsql improvements
 
 
index a0702dc1e2c81ea76a908e5d939ce1ccb8313837..7fb8bbf554e6424415ffcb6bf5a85c940052ac9e 100644 (file)
@@ -1,7 +1,7 @@
 PostGIS - Geographic Information Systems Extensions to PostgreSQL
 ~~~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-VERSION: 0.7.4 (2003/02/12)
+VERSION: 0.7.5 (2003/04/08)
 
 MORE INFORMATION: http://postgis.refractions.net