From e2be05a3e73dac604efca28128ad2d0bbab69c0d Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 23 Feb 2005 09:44:34 +0000 Subject: [PATCH] Added bool::text cast git-svn-id: http://svn.osgeo.org/postgis/trunk@1429 b70326c6-7e19-0410-871a-916f4a2858ee --- CHANGES | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1