[geos-commits] r3496 - branches/3.3

svn_geos at osgeo.org svn_geos at osgeo.org
Tue Oct 4 12:18:04 EDT 2011


Author: strk
Date: 2011-10-04 09:18:04 -0700 (Tue, 04 Oct 2011)
New Revision: 3496

Modified:
   branches/3.3/NEWS
Log:
Add missing CAPI additions of 3.3.0 to NEWS file


Modified: branches/3.3/NEWS
===================================================================
--- branches/3.3/NEWS	2011-10-04 15:48:29 UTC (rev 3495)
+++ branches/3.3/NEWS	2011-10-04 16:18:04 UTC (rev 3496)
@@ -38,6 +38,8 @@
   - CAPI: GEOSRelatePatternMatch 
   - CAPI: GEOSCovers, GEOSCoveredBy (#396) 
   - CAPI: GEOSRelateBoundaryNodeRule (#399) 
+  - CAPI: GEOSGeom_getCoordinateDimension() (#311)
+  - CAPI: GEOSWKTWriter_setOutputDimension, GEOSWKTWriter_setOld3D (#292)
   -  PHP: new PHP5 bindings based on CAPI
 - Semantic C++ API changes:
   - Geometry inheritance chain changed to introduce Puntal, Lineal



More information about the geos-commits mailing list