[geos-commits] r4138 - trunk
svn_geos at osgeo.org
svn_geos at osgeo.org
Thu Dec 31 00:24:42 PST 2015
Author: strk
Date: 2015-12-31 00:24:42 -0800 (Thu, 31 Dec 2015)
New Revision: 4138
Modified:
trunk/NEWS
Log:
Add missing 3.3.9 section
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2015-12-31 08:23:20 UTC (rev 4137)
+++ trunk/NEWS 2015-12-31 08:24:42 UTC (rev 4138)
@@ -96,6 +96,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