[postgis-tickets] [SCM] PostGIS branch stable-3.3 updated. 3.3.2-42-gccd8969de
git at osgeo.org
git at osgeo.org
Mon Apr 17 08:11:52 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.3 has been updated
via ccd8969dee644822a3e9457808d04c7055c9cb1b (commit)
from fa38934d3427c60ef8d070ec6f2b789f0ac77ba9 (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 ccd8969dee644822a3e9457808d04c7055c9cb1b
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 098f1e47b..239e10295 100644
--- a/NEWS
+++ b/NEWS
@@ -787,7 +787,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