]> granicus.if.org Git - postgis/commitdiff
GeometryFromText() bug fix
authorSandro Santilli <strk@keybit.net>
Wed, 23 Feb 2005 09:59:34 +0000 (09:59 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 23 Feb 2005 09:59:34 +0000 (09:59 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1431 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index b0fb27846438056e842c3292fcf32a1af5145aa9..188edf87c0a705d5f84e26c4605e36f0c5f60654 100644 (file)
--- 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