From: Paul Ramsey Date: Fri, 15 Jan 2010 19:48:08 +0000 (+0000) Subject: 80col wrap NEWS X-Git-Tag: 1.5.0rc1~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=264135465d31f0f11630ece3280e523d098d6c47;p=postgis 80col wrap NEWS git-svn-id: http://svn.osgeo.org/postgis/trunk@5135 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index a65fa3441..9edcbbad9 100644 --- a/NEWS +++ b/NEWS @@ -4,15 +4,18 @@ PostGIS 1.5.0 - =~ operator now indicate bounding box equality, not feature equality - GEOS 3.1 is now the minimum accepted version of GEOS - - GEOS 3.2 is needed if you want to use enhanced buffer features and ST_HausdorffDistance + - GEOS 3.2 is needed if you want to use enhanced buffer features + and ST_HausdorffDistance - GEOS, LibXML2, and Proj4 are now mandatory dependencies * New Features * - Add Hausdorff distance calculations (#209) (Vincent Picavet) - - Add parameters argument to ST_Buffer operation to support one-sided buffering and other buffering styles (Sandro Santilli) + - Add parameters argument to ST_Buffer operation to support one-sided + buffering and other buffering styles (Sandro Santilli) - Performance improvements to ST_Distance (Nicklas Aven) - - Addition of other Distance related visualization and analysis functions (Nicklas Aven) + - Addition of other Distance related visualization and analysis + functions (Nicklas Aven) - ST_ClosestPoint - ST_DFullyWithin - ST_LongestLine