[geos-commits] r2929 - trunk
svn_geos at osgeo.org
svn_geos at osgeo.org
Sun Feb 28 12:02:29 EST 2010
Author: strk
Date: 2010-02-28 12:02:29 -0500 (Sun, 28 Feb 2010)
New Revision: 2929
Modified:
trunk/NEWS
Log:
extractUniquePoints comes in non-reentrant version too
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2010-02-25 07:50:53 UTC (rev 2928)
+++ trunk/NEWS 2010-02-28 17:02:29 UTC (rev 2929)
@@ -5,7 +5,7 @@
- CAPI: GEOSContext_setNoticeHandler_r, GEOSContext_setErrorHandler_r
- CAPI: GEOSGeom_createEmptyPoint_r, GEOSGeom_createEmptyLineString_r
GEOSGeom_createEmptyPolygon_r, GEOSGeom_createEmptyCollection_r
- - CAPI: GEOSGeom_extractUniquePoints_r
+ - CAPI: GEOSGeom_extractUniquePoints
- CAPI: GEOSGetGeometryN support for single geometries
- CAPI: GEOSPolygonize_full to return all informations computed by
the polygonizer
More information about the geos-commits
mailing list