[geos-commits] [SCM] GEOS branch master updated. 6e969036777d72822dcfef520c3345809ed0a2a8

git at osgeo.org git at osgeo.org
Thu May 2 10:13:38 PDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  6e969036777d72822dcfef520c3345809ed0a2a8 (commit)
      from  c4ebe1d3888b15a32467ff1e1fccb361da4fad09 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6e969036777d72822dcfef520c3345809ed0a2a8
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu May 2 19:13:14 2019 +0200

    Add missing 3.7.1 section in NEWS file

diff --git a/NEWS b/NEWS
index 84c09d9..6fe171a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,24 @@ Changes in 3.8.0
 - Improvements:
   - Improve performance and robustness of GEOSPointOnSurface (Martin Davis)
 
+
+Changes in 3.7.1
+2018-11-29
+
+- Bug fixes / improvements
+  - Fix crash in GEOSCoordSeq_isCCW with empty coordseq
+    (#927, Sergey Fedoseev)
+  - Fix crash in GEOSInterpolate with empty LineString
+    (#926, Sergey Fedoseev)
+  - Fix crash in GEOSUnaryUnion with empty LineString
+    (#928, Sergey Fedoseev)
+  - Fix memory leak in SIRtree::insert (#919, Dan Baston)
+  - Reduce required autoconf to 2.63
+    (#56, John Harvey)
+  - Fix incorrect return values on error from GEOSLength
+    GEOSisValidDetail (#941, Dan Baston)
+
+
 Changes in 3.7.0
 2018-09-10
 

-----------------------------------------------------------------------

Summary of changes:
 NEWS | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list