[geos-commits] r4262 - trunk

Sandro Santilli strk at kbt.io
Tue Oct 25 08:05:21 PDT 2016


Author: strk
Date: 2016-10-25 08:05:21 -0700 (Tue, 25 Oct 2016)
New Revision: 4262

Modified:
   trunk/NEWS
Log:
Tweak NEWS, in preparation for 3.6.0 release

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2016-10-04 07:38:29 UTC (rev 4261)
+++ trunk/NEWS	2016-10-25 15:05:21 UTC (rev 4262)
@@ -1,20 +1,17 @@
 Changes in 3.6.0
-2015-MM-DD
+2016-MM-DD
 
 - Important / Breaking Changes:
   - The PHP binding moved to its own repository:
     http://git.osgeo.org/gogs/geos/php-geos (#765)
 - New things:
   - CAPI: GEOSGeom_{get,set}UserData (Rashad Kanavath)
-  - CAPI: GEOSGeom_setPrecision (#713) - PHP: Geometry->setPrecision
-  - CAPI: GEOSGeom_getPrecision
+  - CAPI: GEOSGeom_{set,get}Precision (#713)
   - CAPI: GEOSMinimumRotatedRectangle and GEOSMinimumWidth
     (#729, Nyall Dawson)
   - CAPI: GEOSSTRtree_nearest (#768, Dan Baston)
   - CAPI: GEOSMinimumClearance and GEOSMinimumClearanceLine
     (#776, Dan Baston)
-- Improvements:
-  - ...
 - C++ API changes:
   - Automatic memory management for GeometryFactory objects
 



More information about the geos-commits mailing list