From: Sandro Santilli Date: Wed, 23 Feb 2005 09:59:34 +0000 (+0000) Subject: GeometryFromText() bug fix X-Git-Tag: pgis_1_0_0RC3~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fe0f0a7e18fef735bf6e1f6d10d9148a5de62b5;p=postgis GeometryFromText() bug fix git-svn-id: http://svn.osgeo.org/postgis/trunk@1431 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CHANGES b/CHANGES index b0fb27846..188edf87c 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,7 @@ PostGIS 1.0.0? - jdbc2: Fixed handling of measured geometries in EWKT. - Reduced memory usage by early releasing query-context palloced one. - Added bool::text cast in lwpostgis.sql + - bug fix in GeometryFromText() missing to add a bbox cache. PostGIS 1.0.0RC2 2005/01/26