From: Sandro Santilli Date: Sat, 22 May 2010 15:41:28 +0000 (+0000) Subject: Add note about the truncated multibyte enhancement (as the issue came out on IRC... X-Git-Tag: 2.0.0alpha1~2989 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ac0bacf8d529a4b09fd5e5478fadfa3f00ef49d;p=postgis Add note about the truncated multibyte enhancement (as the issue came out on IRC for another dataset) git-svn-id: http://svn.osgeo.org/postgis/trunk@5634 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index f27cdc5b5..5dcb028f8 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,11 @@ YYYY/MM/DD - ST_GeometryN and ST_NumGeometries support for non-collections (Sandro Santilli) + * Enhancements * + + - Made loader tolerant of truncated multibyte values found + in some free worldwide shapefiles (Sandro Santilli) + PostGIS 1.5.0 2010/02/04