]> granicus.if.org Git - postgis/commitdiff
Added bbox cache handling fix in 1.0.6
authorSandro Santilli <strk@keybit.net>
Mon, 28 Nov 2005 11:49:24 +0000 (11:49 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 28 Nov 2005 11:49:24 +0000 (11:49 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@2089 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index 8b8a0f8488e75de734e395e861e0c396ae1843ae..ceb09203f33dc1c909967e447006f6bc01d0edf0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 PostGIS 1.0.6CVS
        - Fixed palloc(0) call in collection deserializer (only gives
          problem with --enable-cassert)
+       - Fixed bbox cache handling bugs
 
 PostGIS 1.0.5
 2005/11/25