From: Sandro Santilli Date: Wed, 16 Feb 2011 17:41:52 +0000 (+0000) Subject: Add UnaryUnion item X-Git-Tag: 2.0.0alpha1~1969 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bea88cd785e449530f328c6158044d6a092e3689;p=postgis Add UnaryUnion item git-svn-id: http://svn.osgeo.org/postgis/trunk@6831 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index a813fc4f3..3f625dbbd 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,7 @@ YYYY/MM/DD - ST_Snap (Sandro Santilli) - ST_RelateMatch (Sandro Santilli / Faunalia for RT-SIGTA) - ST_ConcaveHull (Regina Obe and Leo Hsu) + - ST_UnaryUnion (Sandro Santilli) * Enhancements *