]> granicus.if.org Git - postgis/commitdiff
Moved loader/dumper stricter handling of attribute sizes from 1.0.5 to head section
authorSandro Santilli <strk@keybit.net>
Mon, 24 Oct 2005 16:14:04 +0000 (16:14 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 24 Oct 2005 16:14:04 +0000 (16:14 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1996 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index 29749554a33163810446d3ff0399d50ac96915d7..0afdf983f42d42407c26cd7ecae5cc4d84e1c770 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,7 @@ PostGIS 1.1.0CVS
        - Removed automatic call to fix_geometry_columns() in
          AddGeometryColumns() and update_geometry_stats()
        - Initial support for topology modelling
+       - Stricter mapping between DBF and SQL integer and string attributes
 
 PostGIS 1.0.5CVS
        - New "Reporting Bugs" chapter in manual
@@ -28,7 +29,6 @@ PostGIS 1.0.5CVS
        - Fixed computation of null values fraction in analyzer
        - Fixed return code of shp2pgsql
        - Fixed handling of trailing dots in dbf numerical attributes
-       - Stricter mapping between DBF and SQL integer and string attributes
 
 PostGIS 1.0.4
 2005/09/09