From: Sandro Santilli Date: Wed, 30 Nov 2005 16:59:52 +0000 (+0000) Subject: Moved 8.2 support to 1.0.6 section X-Git-Tag: pgis_1_1_0~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=246f5aabd3e5212080eb60763f9e63e72667234b;p=postgis Moved 8.2 support to 1.0.6 section git-svn-id: http://svn.osgeo.org/postgis/trunk@2103 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CHANGES b/CHANGES index ba690f1ef..06e395e65 100644 --- a/CHANGES +++ b/CHANGES @@ -27,7 +27,6 @@ PostGIS 1.1.0CVS - Stricter mapping between DBF and SQL integer and string attributes - Changed M() and Z() functions to return NULL if requested dimension is not available - - Initial support for postgresql 8.2 - Much faster transform() function, caching proj4 objects PostGIS 1.0.6CVS @@ -35,6 +34,7 @@ PostGIS 1.0.6CVS problem with --enable-cassert) - Fixed bbox cache handling bugs - Fixed geom_accum(NULL, NULL) segfault + - Initial support for postgresql 8.2 PostGIS 1.0.5 2005/11/25