[geos-commits] r3924 - trunk
svn_geos at osgeo.org
svn_geos at osgeo.org
Sun Aug 25 17:12:02 PDT 2013
Author: robe
Date: 2013-08-25 17:12:02 -0700 (Sun, 25 Aug 2013)
New Revision: 3924
Modified:
trunk/NEWS
Log:
copy over 3.4 branch news items
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2013-08-26 00:10:48 UTC (rev 3923)
+++ trunk/NEWS 2013-08-26 00:12:02 UTC (rev 3924)
@@ -4,6 +4,27 @@
- New things:
...
+Changes in 3.4.2
+2013-08-25
+
+- Bug fixes / improvements
+ - Use a double for PrecisionModel scale, avoiding overflows
+ should fix 32-bit regression failures (#652)
+ - isnan workaround OS detection missing NetBSD, DragonFly, Sun nuance (#650)
+ - Do not distribute platform.h and version.h, but install both (#601)
+ - Non-standard ChangeLog file in 3.4.0 and 3.4.1 releases (#654)
+ - new travis bot (#657)
+ - accept multiple Nan representations (#656)
+
+
+Changes in 3.4.1
+2013-08-17
+
+- Bug fixes / improvements
+ - Assertion failure snapping line to points of rectangle
+ smaller than tolerance (#649)
+ - Can't build using cmake with tar ball (#644)
+
Changes in 3.4.0
2013-08-11
More information about the geos-commits
mailing list