From: Paul Ramsey <pramsey@cleverelephant.ca> Date: Wed, 15 Apr 2015 15:36:21 +0000 (+0000) Subject: Add NEWS note on ST_SubDivide X-Git-Tag: 2.2.0rc1~557 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b15c8fc77f1f27c56d1e867a6140988ae92310a6;p=postgis Add NEWS note on ST_SubDivide git-svn-id: http://svn.osgeo.org/postgis/trunk@13429 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 72891b034..19b1f4b7b 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,7 @@ PostGIS 2.2.0 - Canonical output for index key types - ST_SwapOrdinates (Sandro Santilli / Boundless) + - #3074, ST_Subdivide (Paul Ramsey / CartoDB) - #3040, KNN GiST index based centroid (<<->>) and box (<<#>>) n-D distance operators (Sandro Santilli / Boundless) - Interruptibility API for liblwgeom (Sandro Santilli / CartoDB)