From: Sandro Santilli Date: Mon, 28 Nov 2005 11:49:24 +0000 (+0000) Subject: Added bbox cache handling fix in 1.0.6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39e8dffacb3a781f1135e1e25607599c90239a56;p=postgis Added bbox cache handling fix in 1.0.6 git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@2089 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CHANGES b/CHANGES index 8b8a0f848..ceb09203f 100644 --- 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