]> granicus.if.org Git - postgis/commitdiff
Add ST_Split
authorSandro Santilli <strk@keybit.net>
Wed, 17 Mar 2010 07:42:52 +0000 (07:42 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 17 Mar 2010 07:42:52 +0000 (07:42 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5447 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 2fce697ec516195ffe4ded4711bce601b8c922e6..7fc83fdefdc429bc34d6e737a2b1e49be1ccc669 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,9 +5,11 @@ YYYY/MM/DD
 
   * New Features *
 
+  - ST_Split (Sandro Santilli / Faunalia for RT-SIGTA)
+  - ST_isValidDetail (Sandro Santilli / Faunalia for RT-SIGTA)
+  - ST_RemoveRepeatedPoints (Sandro Santilli / Faunalia for RT-SIGTA)
   - ST_GeometryN and ST_NumGeometries support for non-collections
-  - ST_isValidDetail (Sandro Santilli - work done for Regione Toscana-SIGTA)
-  - ST_RemoveRepeatedPoints (Sandro Santilli for RT-SIGTA)
+    (Sandro Santilli)
 
 PostGIS 1.5.0
 2010/02/04