From: Sandro Santilli Date: Wed, 9 Mar 2011 10:14:10 +0000 (+0000) Subject: Add note for ST_Relate with boundary node rule X-Git-Tag: 2.0.0alpha1~1916 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0406898d59ceacf74cc7a4111390ec00161acdc8;p=postgis Add note for ST_Relate with boundary node rule git-svn-id: http://svn.osgeo.org/postgis/trunk@6885 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 3f625dbbd..3f1ad34ec 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,7 @@ YYYY/MM/DD - ST_RelateMatch (Sandro Santilli / Faunalia for RT-SIGTA) - ST_ConcaveHull (Regina Obe and Leo Hsu) - ST_UnaryUnion (Sandro Santilli) + - ST_Relate with boundary node rule (Sandro Santilli / Faunalia for RT-SIGTA) * Enhancements *