[geos-commits] r4139 - branches/3.5
svn_geos at osgeo.org
svn_geos at osgeo.org
Thu Dec 31 00:25:07 PST 2015
Author: strk
Date: 2015-12-31 00:25:06 -0800 (Thu, 31 Dec 2015)
New Revision: 4139
Modified:
branches/3.5/NEWS
Log:
Add missing 3.3.9 section
Modified: branches/3.5/NEWS
===================================================================
--- branches/3.5/NEWS 2015-12-31 08:24:42 UTC (rev 4138)
+++ branches/3.5/NEWS 2015-12-31 08:25:06 UTC (rev 4139)
@@ -91,6 +91,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