]> granicus.if.org Git - postgis/commitdiff
80col wrap NEWS
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 15 Jan 2010 19:48:08 +0000 (19:48 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 15 Jan 2010 19:48:08 +0000 (19:48 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5135 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index a65fa3441daf410c441201d9855fc9255d70255c..9edcbbad9afb562871b4da26d90a33b4499502d0 100644 (file)
--- 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