From: Regina Obe Date: Fri, 15 Jan 2010 18:49:06 +0000 (+0000) Subject: add note about GEOS 3.2 X-Git-Tag: 1.5.0rc1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c7bc72f157a2f1d26d3ec6ea5c1dbb02f2ec5e3;p=postgis add note about GEOS 3.2 git-svn-id: http://svn.osgeo.org/postgis/trunk@5134 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 5f7bffb6f..a65fa3441 100644 --- 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 *