]> granicus.if.org Git - postgis/commitdiff
Formatting
authorSandro Santilli <strk@kbt.io>
Sun, 6 Aug 2017 21:37:17 +0000 (21:37 +0000)
committerSandro Santilli <strk@kbt.io>
Sun, 6 Aug 2017 21:37:17 +0000 (21:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15535 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index d83760f461996ad2c7ffff96ba6daa923e4ae4fb..f8244a5f5d8c414ae0c9583a508fcac89eef3a27 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,16 +16,19 @@ PostGIS 2.4.0
   - #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 @@ PostGIS 2.3.2
   - #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 @@ PostGIS 2.3.1
            (Julien Rouhaud of Dalibo)
   - #3667, geography ST_Segmentize bug
            (Hugo Mercier of Oslandia)
+
+
 PostGIS 2.3.0
 2016/09/26
 
@@ -137,7 +143,9 @@ PostGIS 2.3.0
            (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 @@ PostGIS 2.3.0
   - 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 @@ PostGIS 2.2.2
            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 @@ PostGIS 2.2.0
   - 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 @@ PostGIS 2.2.0
     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 @@ PostGIS 2.1.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 @@ PostGIS 2.1.6
   - #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 @@ PostGIS 2.1.5
   - #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