[postgis-tickets] [SCM] PostGIS branch stable-3.1 updated. 3.1.8-11-g169134664

git at osgeo.org git at osgeo.org
Mon Apr 17 08:10:04 PDT 2023


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.1 has been updated
       via  16913466438043b5e74570b0e497dd4d72343851 (commit)
      from  18e7a7c656ec723886fba82e3c6c852a8dd8e9a9 (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 16913466438043b5e74570b0e497dd4d72343851
Author: Paul Norman <penorman at mac.com>
Date:   Fri Apr 14 21:59:15 2023 -0700

    Remove invisible unicode in NEWS file
    
    A U+FFFC character got into the NEWS file, causing
    warning messages in gitea.

diff --git a/NEWS b/NEWS
index 0810fb8c0..d1cb3c3ca 100644
--- a/NEWS
+++ b/NEWS
@@ -401,7 +401,7 @@ PostGIS 2.5.2
            (Darafei Praliaskouski, Arthur Lesuisse, Andrew Gierth, Raúl Marín)
   - #4262, Document MULTISURFACE compatibility of ST_LineToCurve (Steven Ottens)
   - #4267, Enable Proj 6 deprecated APIs (Darafei Praliaskouski, Raúl Marín)
-  - #4276, ST_AsGeoJSON documentation refresh (Darafei Praliaskouski)
+  - #4276, ST_AsGeoJSON documentation refresh (Darafei Praliaskouski)
   - #4273, Tighter parsing of WKT (Paul Ramsey)
   - #4292, ST_AsMVT: parse JSON numeric values with decimals as doubles (Raúl Marín)
   - #4300, ST_AsMVTGeom: Always return the simplest geometry (Raúl Marín)

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

Summary of changes:
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list