[postgis-tickets] [SCM] PostGIS branch stable-3.2 updated. 3.2.3-7-g10f2d22c2

git at osgeo.org git at osgeo.org
Sat Sep 10 01:01:10 PDT 2022


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.2 has been updated
       via  10f2d22c2ff4509a7894978bc0cecfb01eb2ebbd (commit)
      from  0abd582c66b8622412a013d95f159a8423b03d45 (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 10f2d22c2ff4509a7894978bc0cecfb01eb2ebbd
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Sep 10 04:00:51 2022 -0400

    Fix xml typo

diff --git a/doc/release_notes.xml b/doc/release_notes.xml
index b7bfa1851..bed4842cf 100644
--- a/doc/release_notes.xml
+++ b/doc/release_notes.xml
@@ -4,7 +4,7 @@
    <subtitle>Release Notes</subtitle>
     <sect1>
         <title>PostGIS 3.2.4</title>
-        <para>2022/09/09</para>
+        <para>2022/09/10</para>
             <para>This version requires PostgreSQL 9.6-15, GEOS 3.6 or higher, and Proj 4.9+
             Additional features are enabled if you are running GEOS 3.9+
             (and ST_MakeValid enhancements with 3.10+),
@@ -23,7 +23,7 @@
             Additional features are enabled if you are running GEOS 3.9+
             (and ST_MakeValid enhancements with 3.10+),
             Proj 6.1+, and PostgreSQL 14+.</para>
-    </sect>
+    </sect1>
 
    <sect1>
         <title>PostGIS 3.2.2</title>

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

Summary of changes:
 doc/release_notes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list