From: Sandro Santilli Date: Wed, 23 Feb 2005 09:44:34 +0000 (+0000) Subject: Added bool::text cast X-Git-Tag: pgis_1_0_0RC3~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2be05a3e73dac604efca28128ad2d0bbab69c0d;p=postgis Added bool::text cast git-svn-id: http://svn.osgeo.org/postgis/trunk@1429 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CHANGES b/CHANGES index b23dc2e98..b0fb27846 100644 --- a/CHANGES +++ b/CHANGES @@ -26,6 +26,7 @@ PostGIS 1.0.0? - jdbc2: Skip known-to-fail tests against older PostGIS servers. - 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 PostGIS 1.0.0RC2 2005/01/26