[postgis-tickets] r15535 - Formatting

Sandro Santilli strk at kbt.io
Sun Aug 6 14:37:17 PDT 2017


Author: strk
Date: 2017-08-06 14:37:17 -0700 (Sun, 06 Aug 2017)
New Revision: 15535

Modified:
   trunk/NEWS
Log:
Formatting

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2017-08-05 18:52:44 UTC (rev 15534)
+++ trunk/NEWS	2017-08-06 21:37:17 UTC (rev 15535)
@@ -16,16 +16,19 @@
   - #3677, ST_FrechetDistance (Shinichi Sugiyama)
 
 * Enhancements *
+
   - Support for PostgreSQL 10
   - #3747, Add zip4 and address_alphanumeric as attributes
            to norm_addy tiger_geocoder type.
   - #3748, address_standardizer lookup tables update
            so pagc_normalize_address better standardizes abbreviations
 
+
 PostGIS 2.4.0alpha
 2017/08/05
 See PostGIS 2.4.0 section for details
 
+
 PostGIS 2.3.3
 2017/07/01
 
@@ -59,6 +62,7 @@
   - #3683, Unable to update postgis after postgres pg_upgrade going from < 9.5 to pg > 9.4
   - #3688, ST_AsLatLonText: round minutes
 
+
 PostGIS 2.3.1
 2016/11/28
 
@@ -80,6 +84,8 @@
            (Julien Rouhaud of Dalibo)
   - #3667, geography ST_Segmentize bug
            (Hugo Mercier of Oslandia)
+
+
 PostGIS 2.3.0
 2016/09/26
 
@@ -137,7 +143,9 @@
            (Hugo Mercier of Oslandia)
 
  * Bug Fixes
+
  - #2841, ST_MinimumBoundingCircle not covering original
+
  * Performance Enhancements *
 
   - #75, Enhancement to PIP short circuit (Dan Baston)
@@ -147,14 +155,17 @@
   - 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
 
+
 PostGIS 2.2.2
 2016/03/22
 
@@ -178,6 +189,7 @@
            http://postgis.net/docs/manual-2.2/RT_FAQ.html#faq_raster_data_not_restore
   - #3426, failing POINT EMPTY tests on fun architectures
 
+
 PostGIS 2.2.1
 2016/01/06
 
@@ -234,7 +246,6 @@
   - Java binding moved to separate repository:
     https://github.com/postgis/postgis-java
 
-
  * Deprecated signatures *
 
   - #2748, ST_Shift_Longitude renamed to ST_ShiftLongitude,
@@ -365,6 +376,7 @@
     smaller files for ease of long-term maintenance and development
   - #1220, lwerror and lwnotice function became internal to liblwgeom
 
+
 PostGIS 2.1.8
 2015/07/07
 
@@ -390,6 +402,7 @@
   - #3088, Do not (re)define strcasestr in a liblwgeom.h
   - #3094, Malformed GeoJSON inputs crash backend
 
+
 PostGIS 2.1.6
 2015/03/20
 
@@ -413,6 +426,7 @@
   - #3020, ST_AddBand out-db bug where height using width value
   - #3031, Allow restore of Geometry(Point) tables dumped with empties in them
 
+
 PostGIS 2.1.5
 2014/12/18
 
@@ -430,6 +444,7 @@
   - #2953, 2D stats not generated when Z/M values are extreme
   - #3009, Geography cast may effect underlying tuple
 
+
 PostGIS 2.1.4
 2014/09/10
 



More information about the postgis-tickets mailing list