[geos-commits] r2272 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Tue Mar 10 13:18:56 EDT 2009


Author: pramsey
Date: 2009-03-10 13:18:56 -0400 (Tue, 10 Mar 2009)
New Revision: 2272

Modified:
   trunk/NEWS
Log:
Update NEWS for 3.1.0


Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2009-03-10 16:23:05 UTC (rev 2271)
+++ trunk/NEWS	2009-03-10 17:18:56 UTC (rev 2272)
@@ -1,3 +1,17 @@
+Changes in 3.1.0
+
+- PreparedGeometry operations for very fast predicate testing.
+  - Intersects()
+  - Covers() 
+  - CoveredBy()
+  - ContainsProperly()
+- Easier builds under MSVC and OpenSolaris
+- Thread-safe CAPI option
+- IsValidReason added to CAPI
+- CascadedUnion operation for fast unions of geometry sets
+- Numerous bug fixes.
+  http://trac.osgeo.org/geos/query?status=closed&milestone=3.1.0&order=priority
+
 Changes in 3.0.0
 
    These are mostly ABI breaking changes.



More information about the geos-commits mailing list