[geos-commits] r4137 - branches/3.4

svn_geos at osgeo.org svn_geos at osgeo.org
Thu Dec 31 00:23:20 PST 2015


Author: strk
Date: 2015-12-31 00:23:20 -0800 (Thu, 31 Dec 2015)
New Revision: 4137

Modified:
   branches/3.4/NEWS
Log:
Add missing 3.3.9 section

Modified: branches/3.4/NEWS
===================================================================
--- branches/3.4/NEWS	2015-12-18 17:15:09 UTC (rev 4136)
+++ branches/3.4/NEWS	2015-12-31 08:23:20 UTC (rev 4137)
@@ -86,6 +86,22 @@
   - CMakeLists.txt, tools/geos_svn_revision_cmake.h.in: Add
 	  geos_svn_revision.h generator to CMake config (#643)
 	- Makefile.vc 'clean' step leaks obj files (#607)
+
+Changes in 3.3.9
+2013-09-04
+
+- Bug fixes / improvements
+    - Fix OffsetCurve op in presence of duplicated vertices (#602)
+    - Fix LineSegmentVisitor copy ctor (#636)
+    - Fix area boundary return from GEOSPointOnSurface (#623)
+    - Speedup GEOSWKBReader_read (#621)
+    - Fix RobustLineIntersector handling of invalid intersection points (#622)
+    - Reduce likelyhood of invalid output from snap operation (#629, #501)
+    - Reduce memory fragmentation of prepared Polygon/Point intersection op
+    - Fix mingw64 compile (#630)
+    - Fix bug in HotPixel constructor (#635)
+    - Fix install location of linearref headers (#624)
+    - Fix multi-geometry constructor to drop SRID from components (#583)
   
 Changes in 3.3.8
 2013-02-28



More information about the geos-commits mailing list