[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0-776-gf816f1ea6
git at osgeo.org
git at osgeo.org
Thu Apr 21 11:12:57 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, master has been updated
via f816f1ea66780ed0f79cf0029e8d555c928a5596 (commit)
via ddd5900cf33ea919ad70c64ee72e22ccade010da (commit)
from 7d3ef585f7c87ea35fecf67637c6c0131f99ec0e (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 f816f1ea66780ed0f79cf0029e8d555c928a5596
Merge: ddd5900cf 7d3ef585f
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Thu Apr 21 11:12:51 2022 -0700
Merge branch 'master' of https://git.osgeo.org/gitea/postgis/postgis
commit ddd5900cf33ea919ad70c64ee72e22ccade010da
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Thu Apr 21 11:12:45 2022 -0700
Update version note on ST_ConcaveHull
diff --git a/doc/reference_processing.xml b/doc/reference_processing.xml
index 8299b14a9..66733cddb 100644
--- a/doc/reference_processing.xml
+++ b/doc/reference_processing.xml
@@ -665,7 +665,7 @@ POINT(0.5 1)
(e.g. <code>ST_ConcaveHull( ST_Collect( geom ), 0.80)</code>.</para>
<para>Availability: 2.0.0</para>
- <para>Enhanced: 3.2.0</para>
+ <para>Enhanced: 3.3.0</para>
</refsection>
<refsection>
-----------------------------------------------------------------------
Summary of changes:
doc/reference_processing.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list