From 3ac0bacf8d529a4b09fd5e5478fadfa3f00ef49d Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Sat, 22 May 2010 15:41:28 +0000 Subject: [PATCH] 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 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.50.1