[geos-commits] [SCM] GEOS branch master updated. 5edcac067943816b518831beccfa680559706eb5

git at osgeo.org git at osgeo.org
Wed Mar 27 03:56:23 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  5edcac067943816b518831beccfa680559706eb5 (commit)
       via  b0e8a278f74176bf7c62891ad0ba5ee063883421 (commit)
      from  f2600b74c5ad1889824651d24fed784fa32e47c2 (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 5edcac067943816b518831beccfa680559706eb5
Author: Sandro Santilli <strk at kbt.io>
Date:   Wed Mar 27 11:54:56 2019 +0100

    Reorder 3.7.0 beta entries (they should really go away)

diff --git a/NEWS b/NEWS
index c3c7ca7..4a7207e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,22 +6,6 @@
 - Improvements:
   - Improve performance and robustness of GEOSPointOnSurface (Martin Davis)
 
-Changes in 3.7.0rc1
-2018-08-19
-Fixes / enhancements since 3.7.0beta2
-  - Avoid segfault when querying empty tree (#730, framm)
-  - Collection with Empty components crashes overlay (#782, Dan Baston)
-  - Allow static library with C API for CMake builds (#878, Dakota Hawkins)
-
-
-Changes in 3.7.0beta2
-2018-08-06
-Fixes since 3.7.0beta1
-  - Fix infinite loop in GEOSClipByRect (#865, Dan Baston)
-  - Make GEOSException inherit from std::runtime_error
-    to address clang warnings (Dan Baston)
-  - Add missing CMake files to tarball (#895, Regina Obe)
-
 Changes in 3.7.0
 2018-09-10
 
@@ -50,6 +34,22 @@ Changes in 3.7.0
   - Fix CommonBits::getBit to correctly handle i >= 32
     (#834, Kurt Schwehr)
 
+Changes in 3.7.0rc1
+2018-08-19
+Fixes / enhancements since 3.7.0beta2
+  - Avoid segfault when querying empty tree (#730, framm)
+  - Collection with Empty components crashes overlay (#782, Dan Baston)
+  - Allow static library with C API for CMake builds (#878, Dakota Hawkins)
+
+Changes in 3.7.0beta2
+2018-08-06
+Fixes since 3.7.0beta1
+  - Fix infinite loop in GEOSClipByRect (#865, Dan Baston)
+  - Make GEOSException inherit from std::runtime_error
+    to address clang warnings (Dan Baston)
+  - Add missing CMake files to tarball (#895, Regina Obe)
+
+
 Changes in 3.7.0beta1
 2018-06-25
 See 3.7.0 latest notes

commit b0e8a278f74176bf7c62891ad0ba5ee063883421
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Feb 28 17:22:38 2019 +0100

    Add missing release date for 3.7.0

diff --git a/NEWS b/NEWS
index 304f43d..c3c7ca7 100644
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,9 @@ Fixes since 3.7.0beta1
     to address clang warnings (Dan Baston)
   - Add missing CMake files to tarball (#895, Regina Obe)
 
-3.7.0 changes
+Changes in 3.7.0
+2018-09-10
+
 - New things:
   - CAPI: GEOSDistanceIndexed (#795, Dan Baston)
   - CAPI: GEOSCoordSeq_isCCW (#870, Dan Baston)

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

Summary of changes:
 NEWS | 34 ++++++++++++++++++----------------
 1 file changed, 18 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list