]> granicus.if.org Git - postgis/commitdiff
Add ST_MakeValid item
authorSandro Santilli <strk@keybit.net>
Tue, 4 May 2010 21:21:31 +0000 (21:21 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 4 May 2010 21:21:31 +0000 (21:21 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5615 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 7fc83fdefdc429bc34d6e737a2b1e49be1ccc669..f27cdc5b57b49ca2435a73946d4d9d29344f2ae0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ YYYY/MM/DD
 
   - ST_Split (Sandro Santilli / Faunalia for RT-SIGTA)
   - ST_isValidDetail (Sandro Santilli / Faunalia for RT-SIGTA)
+  - ST_MakeValid (Sandro Santilli / Faunalia for RT-SIGTA)
   - ST_RemoveRepeatedPoints (Sandro Santilli / Faunalia for RT-SIGTA)
   - ST_GeometryN and ST_NumGeometries support for non-collections
     (Sandro Santilli)