From: Sandro Santilli Date: Mon, 24 Oct 2005 16:14:04 +0000 (+0000) Subject: Moved loader/dumper stricter handling of attribute sizes from 1.0.5 to head section X-Git-Tag: pgis_1_1_0~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=278c6788d28e05164078d07c9e0a7cff98fabc28;p=postgis Moved loader/dumper stricter handling of attribute sizes from 1.0.5 to head section git-svn-id: http://svn.osgeo.org/postgis/trunk@1996 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CHANGES b/CHANGES index 29749554a..0afdf983f 100644 --- 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