[postgis-tickets] r15287 - Add missing blank line

Sandro Santilli strk at kbt.io
Wed Jan 18 05:18:04 PST 2017


Author: strk
Date: 2017-01-18 05:18:04 -0800 (Wed, 18 Jan 2017)
New Revision: 15287

Modified:
   trunk/NEWS
Log:
Add missing blank line

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2017-01-07 08:59:31 UTC (rev 15286)
+++ trunk/NEWS	2017-01-18 13:18:04 UTC (rev 15287)
@@ -12,7 +12,7 @@
 
   - #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 @@
   - #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 @@
   - #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



More information about the postgis-tickets mailing list