From: Sandro Santilli Date: Wed, 18 Jan 2017 13:18:04 +0000 (+0000) Subject: Add missing blank line X-Git-Tag: 2.4.0alpha~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b56e78ffe0d3a431b94706b506d440e8bf626d46;p=postgis Add missing blank line git-svn-id: http://svn.osgeo.org/postgis/trunk@15287 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 8baa1e8ee..a1a760e11 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ PostGIS 2.3.0 - #3604, pgcommon/Makefile.in orders CFLAGS incorrectly leading to wrong liblwgeom.h (Greg Troxel) - + - #3396, ST_EstimatedExtent, throw WARNING instead of ERROR (Regina Obe) @@ -31,7 +31,7 @@ PostGIS 2.3.0 - #1758, ST_Normalize (Sandro Santilli) - #2236, shp2pgsql -d now emits "DROP TABLE IF EXISTS" - #2259, ST_VoronoiPolygons and ST_VoronoiLines (Dan Baston) - - #2841 and #2996, ST_MinimumBoundingRadius and new ST_MinimumBoundingCircle + - #2841 and #2996, ST_MinimumBoundingRadius and new ST_MinimumBoundingCircle implementation using Welzl's algorithm (Dan Baston) - #2991, Enable ST_Transform to use PROJ.4 text (Mike Toews) - #3059, Allow passing per-dimension parameters in ST_Expand (Dan Baston) @@ -68,10 +68,11 @@ PostGIS 2.3.0 - #3400, Minor optimization of PIP routines (Dan Baston) - Make adding a line to topology interruptible (Sandro Santilli) - Documentation updates from Mike Toews + PostGIS 2.3.0rc1 2016/09/19 See PostGIS 2.3.0 section for details - + PostGIS 2.3.0beta1 2016/09/06 See PostGIS 2.3.0 section for details