[postgis-tickets] [SCM] PostGIS branch stable-3.0 updated. 3.0.8-11-g474d98848

git at osgeo.org git at osgeo.org
Mon Apr 17 08:12:44 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.0 has been updated
       via  474d9884804c100ea750367b4a8b69c7bef323df (commit)
      from  0abc351f3e4ca9ea8af38502dd9d33589737ec9a (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 474d9884804c100ea750367b4a8b69c7bef323df
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 18cb8650a..83517db30 100644
--- a/NEWS
+++ b/NEWS
@@ -320,7 +320,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