From: Paul Ramsey Date: Tue, 26 Mar 2013 15:47:49 +0000 (+0000) Subject: flag #945 as complete X-Git-Tag: 2.1.0beta2~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9098aa8d771781057039c3d19d70020ad1ae052;p=postgis flag #945 as complete git-svn-id: http://svn.osgeo.org/postgis/trunk@11213 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 963c11cc4..9470f9f16 100644 --- a/NEWS +++ b/NEWS @@ -68,8 +68,9 @@ PostGIS 2.1.0 - #1895, new r-tree node splitting algorithm (Alex Korotkov) - #1709, ST_NotSameAlignmentReason(raster, raster) - #1293, ST_Resize(raster) to resize rasters based upon width/height - - #945, improved join selectivity, N-D selectivity calculations, user - accessible selectivity and stats reader functions for testing + - #945, improved join selectivity, N-D selectivity calculations, + user accessible selectivity and stats reader functions for + testing (Paul Ramsey / OpenGeo) - #2210, ST_MinConvexHull(raster) - lwgeom_from_geojson in liblwgeom (Sandro Santilli / Vizzuality) - #1687, ST_Simplify for TopoGeometry (Sandro Santilli / Vizzuality)