]> granicus.if.org Git - postgis/commitdiff
Moved 8.2 support to 1.0.6 section
authorSandro Santilli <strk@keybit.net>
Wed, 30 Nov 2005 16:59:52 +0000 (16:59 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 30 Nov 2005 16:59:52 +0000 (16:59 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2103 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index ba690f1ef12a4cc60c44f2b245213e5024b7c72a..06e395e651bfe8b5444390a9a4af14e61f51a8be 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -27,7 +27,6 @@ PostGIS 1.1.0CVS
        - Stricter mapping between DBF and SQL integer and string attributes
        - Changed M() and Z() functions to return NULL if requested
          dimension is not available
-       - Initial support for postgresql 8.2
        - Much faster transform() function, caching proj4 objects
 
 PostGIS 1.0.6CVS
@@ -35,6 +34,7 @@ PostGIS 1.0.6CVS
          problem with --enable-cassert)
        - Fixed bbox cache handling bugs
        - Fixed geom_accum(NULL, NULL) segfault
+       - Initial support for postgresql 8.2
 
 PostGIS 1.0.5
 2005/11/25