]> granicus.if.org Git - postgis/commitdiff
Update News in prep for official 1.3.6 announcement (add missing items -- put in...
authorRegina Obe <lr@pcorp.us>
Wed, 6 May 2009 18:02:07 +0000 (18:02 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 6 May 2009 18:02:07 +0000 (18:02 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/1.3@4071 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index d905d9d629046ca3c472e58e29dc74f12b42c7cc..507c587dce256f1a01922b48c55cda977b484a81 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,18 @@
 PostGIS 1.3.6
 2009/05/04
-  - pgsql2shp now creates .prj files where applicable (Regina Obe)
-  - Big fixes for CURVE handling in many functions 
+  - Enhancement - Trac#PostgreSQL 8.4 compile support (Talha Rizwan, Mark Cave-Ayland)
+  - Fix Big fixes for CURVE handling in many functions 
     (Mark Cave-Ayland, Mark Leslie)
-  - Windows Vista bug fixes (Regina Obe)
-  - PostgreSQL 8.4 support (Mark Cave-Ayland)
-  - Fix for distance calculation on collections (Nicklas Aven)
-  - Fix crashers for rare EWKB cases (Paul Ramsey)
+  - Enhancement Trac#34 - pgsql2shp now creates .prj files where applicable (Regina Obe)
+  - Fix Trac#88 -  Windows Vista pgsql2shp memory bug (Regina Obe)
+  - Fix Trac#146 - for distance calculation on collections (Nicklas Aven, Paul Ramsey)
+  - Fix Trac#116 - crashers for rare EWKB cases (Paul Ramsey)
+  - Fix to address an SRID of -1 in probe_geometry_columns (Kevin Neufeld)
+  - Fix Trac#99 shp2pgsql logical error when importing DBF-only (Regina Obe)
+  - Fix Trac#105 pgsql2shp dbase file creation (EOF marker issue) (Paul Ramsey)
+  - Fix updated AddGeometryColumn to throw an error if then specified schema does not exist, 
+       rather than throwing a notice and then an error. (Kevin Neufeld)
+  - Fix - Documentation corrections for better handling with PDF DbLatex (Kevin Neufeld)
 
 PostGIS 1.3.5
 2008/12/15