]> granicus.if.org Git - postgis/commitdiff
Add ST_DFullyWithin and add analysis as descriptor to functions
authorRegina Obe <lr@pcorp.us>
Tue, 12 Jan 2010 08:18:54 +0000 (08:18 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 12 Jan 2010 08:18:54 +0000 (08:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5119 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 1435e4fdff45fd62cbdf9391f45396f759e1df91..3e28c2bca6b9c26e9addc214670b2e5865485c8b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,9 @@ PostGIS 1.5.0
   - Add Hausdorff distance calculations (#209) (Vincent Picavet)
   - Add parameters argument to ST_Buffer operation to support one-sided buffering and other buffering styles (Sandro Santilli)
   - Performance improvements to ST_Distance (Nicklas Aven)
-  - Addition of other Distance related and visualization functions (Nicklas Aven)
+  - Addition of other Distance related and visualization and analysis functions (Nicklas Aven)
        - ST_ClosestPoint
+       - ST_DFullyWithin
        - ST_LongestLine
        - ST_MaxDistance
        - ST_ShortestLine