[SCM] PostGIS branch stable-3.5 updated. 3.5.0-14-g22dfaa8e2

git at osgeo.org git at osgeo.org
Mon Oct 21 13:14:20 PDT 2024


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 "PostGIS".

The branch, stable-3.5 has been updated
       via  22dfaa8e2ca45ae9885be33768232d178a3ed2a1 (commit)
      from  7b24bdf64f539b98dd8b46b72e6b71e44e312435 (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 22dfaa8e2ca45ae9885be33768232d178a3ed2a1
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Oct 21 13:14:13 2024 -0700

    Fix NEWS entry

diff --git a/NEWS b/NEWS
index f5040a61b..007a36629 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,12 @@ PostgreSQL 12-17 required. GEOS 3.8+ required. Proj 6.1+ required.
 
   - #5782, Improve robustness of min distance calculation (Sandro Santilli)
 
+* Breaking Changes *
+
+  - #5799, make ST_TileEnvelope clip envelopes to tile plane
+           extent (Paul Ramsey)
+
+
 PostGIS 3.5.0
 2024/09/25
 
@@ -75,8 +81,6 @@ Andreas Schild (German Team)
         to get valid inputs to feed to the calculation.
       - Zero length LineStrings are treated as if they are the
         equivalent Point object.
-  - #5799, make ST_TileEnvelope clip envelopes to tile plane
-           extent (Paul Ramsey)
 
 
 * Deprecated signatures *

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

Summary of changes:
 NEWS | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list