[geos-commits] r3731 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Tue Dec 4 13:50:31 PST 2012


Author: strk
Date: 2012-12-04 13:50:30 -0800 (Tue, 04 Dec 2012)
New Revision: 3731

Modified:
   trunk/NEWS
Log:
Add note about BufferOp robustness improvement

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2012-12-04 21:43:28 UTC (rev 3730)
+++ trunk/NEWS	2012-12-04 21:50:30 UTC (rev 3731)
@@ -17,6 +17,8 @@
   - GraphComponent::label is now a Label value (from a pointer)
   - NodedSegmentString takes ownership of CoordinateSequence now
 - Bug fixes / improvements
+  - Improve Buffer robustness by reducing input precision on topology
+    exception (#605)
   - Fixed Linear Referencing API to handle MultiLineStrings consistently
     by always using the lowest possible index value, and by trimming
     zero-length components from results (#323)



More information about the geos-commits mailing list