[geos-commits] r4116 - branches/3.5

svn_geos at osgeo.org svn_geos at osgeo.org
Wed Nov 4 12:41:40 PST 2015


Author: mloskot
Date: 2015-11-04 12:41:40 -0800 (Wed, 04 Nov 2015)
New Revision: 4116

Modified:
   branches/3.5/NEWS
Log:
Add #753 fix

Modified: branches/3.5/NEWS
===================================================================
--- branches/3.5/NEWS	2015-11-04 20:37:34 UTC (rev 4115)
+++ branches/3.5/NEWS	2015-11-04 20:41:40 UTC (rev 4116)
@@ -2,6 +2,7 @@
 2015-MM-dd
 
 - Bug fixes / improvements
+  - Fix CMake configuration to allow build from released sources package (#753)
   - Fix memory leaks in single-sided buffers (#747), PlanarGraph and tests
   - Fix GeometryEditor to correctly update factory of empty geometries (#749)
 
@@ -531,4 +532,3 @@
   been dropped. You have to use GeometryFactory instead.
 - WKTWriter default constructor has been dropped. You need
   to initialize it with an explicit GeometryFactory
-



More information about the geos-commits mailing list