]> granicus.if.org Git - postgis/commitdiff
add note about GEOS 3.2
authorRegina Obe <lr@pcorp.us>
Fri, 15 Jan 2010 18:49:06 +0000 (18:49 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 15 Jan 2010 18:49:06 +0000 (18:49 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5134 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 5f7bffb6fca675f7253ec923ecbd87f9b1a68403..a65fa3441daf410c441201d9855fc9255d70255c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ 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, LibXML2, and Proj4 are now mandatory dependencies
 
   * New Features *