]> granicus.if.org Git - postgis/commitdiff
Moved the fix_geometry_column() removal to 1.1.0 section
authorSandro Santilli <strk@keybit.net>
Thu, 15 Sep 2005 10:13:33 +0000 (10:13 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 15 Sep 2005 10:13:33 +0000 (10:13 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1914 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index 54e9a5e681bfc73c5612cf451fdf1f28257cf364..9c079864286349f8492b6fba0b1604d2c01ac6ec 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -15,12 +15,12 @@ PostGIS 1.1.0CVS
        - NEW line_locate_point() function
        - New M(point) function
        - JTS support improvements
+       - Removed automatic call to fix_geometry_columns() in
+         AddGeometryColumns() and update_geometry_stats()
        - Chunked GeomUnion implementation (much faster)
 
 PostGIS 1.0.5CVS
        - New "Reporting Bugs" chapter in manual
-       - Removed automatic call to fix_geometry_columns in
-         AddGeometryColumns() and update_geometry_stats()
 
 PostGIS 1.0.4
 2005/09/09