[geos-commits] [SCM] GEOS branch master updated. 681d852f9a12b3d0c03d90075f6c42aaf60a199f

git at osgeo.org git at osgeo.org
Tue Jun 19 10:47:43 PDT 2018


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  681d852f9a12b3d0c03d90075f6c42aaf60a199f (commit)
      from  028fcc1ef07a100bea8c5ed928dee87b7250928c (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 681d852f9a12b3d0c03d90075f6c42aaf60a199f
Author: Daniel Baston <dbaston at gmail.com>
Date:   Tue Jun 19 13:46:49 2018 -0400

    Add some entries to NEWS
    
    References #889

diff --git a/NEWS b/NEWS
index 3b552e9..dc75276 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,9 @@ Changes in 3.7.0beta1dev
 - C++ API changes:
   - Require defining USE_UNSTABLE_GEOS_CPP_API for use without
     warnings.
-  - Make C++11 required (Mateus Loskot)
+  - Make C++11 required (Mateusz Loskot)
+  - Use C++11 unique_ptr, nullptr, and override constructs
+    (Mateusz Loskot)
   - C++11 standard delete on noncopyable
     (#851, Vicky Vergara)
   - Fix CommonBits::getBit to correctly handle i >= 32

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

Summary of changes:
 NEWS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list