[geos-commits] r2911 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Thu Feb 11 13:15:38 EST 2010


Author: strk
Date: 2010-02-11 13:15:37 -0500 (Thu, 11 Feb 2010)
New Revision: 2911

Modified:
   trunk/NEWS
Log:
Update

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2010-02-11 08:33:30 UTC (rev 2910)
+++ trunk/NEWS	2010-02-11 18:15:37 UTC (rev 2911)
@@ -2,8 +2,9 @@
 
 - New things:
   - CAPI: GEOSisValidDetail: tell state, reason & location apart
-  - CAPI: GEOSContext_setNoticeHandler, GEOSContext_setErrorHandler
-  - CAPI: GEOSGeom_createEmptyPolygon_r
+  - CAPI: GEOSContext_setNoticeHandler_r, GEOSContext_setErrorHandler_r
+  - CAPI: GEOSGeom_createEmptyPoint_r, GEOSGeom_createEmptyLineString_r
+          GEOSGeom_createEmptyPolygon_r, GEOSGeom_createEmptyCollection_r
 
 Changes in 3.2.0 
 



More information about the geos-commits mailing list