From: Sandro Santilli Date: Wed, 11 Jan 2012 11:16:58 +0000 (+0000) Subject: ST_AsText item is an enhancement, not a new feature X-Git-Tag: 2.0.0alpha1~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e228e4ba5a01761ea967f062cfd9e8bdb59ad757;p=postgis ST_AsText item is an enhancement, not a new feature git-svn-id: http://svn.osgeo.org/postgis/trunk@8768 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index fae853c9f..9782e6b3a 100644 --- a/NEWS +++ b/NEWS @@ -80,7 +80,6 @@ PostGIS 2.0.0 - ST_AsX3D (Regina Obe / Arrival 3D) - ST_OffsetCurve (Sandro Santilli, Rafal Magda) - ST_GeomFromGeoJSON (Kashif Rasul, Paul Ramsey / Vizzuality) - - ST_AsText support for higher dimensions (#287) * Enhancements * @@ -104,9 +103,11 @@ PostGIS 2.0.0 (Regina Obe, Leo Hsu / Paragon Corporation / funding provided by Hunter Systems Group) - Overall Documentation proofreading and corrections. (Kasif Rasul) + - ST_AsText support for higher dimensions (#287) * Bug Fixes * - #1335 ST_AddPoint returns incorrect result on Linux (Even Rouault) + PostGIS 1.5.4 2012/02/XX -- to be updated --