]> granicus.if.org Git - postgis/commitdiff
Added SRID mismatch check change
authorSandro Santilli <strk@keybit.net>
Thu, 1 Dec 2005 16:05:04 +0000 (16:05 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 1 Dec 2005 16:05:04 +0000 (16:05 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@2120 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index 3b183179eb0be7323d384b690d13d4aef96948e0..36067f238086fc7d5291ae302384e179663324d8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ PostGIS 1.0.6CVS
        - Fixed segfault in addPoint()
        - Fixed short-allocation in lwcollection_clone()
        - Fixed bug in segmentize()
+       - Added missing SRID mismatch checks in GEOS ops
 
 PostGIS 1.0.5
 2005/11/25