]> granicus.if.org Git - postgis/commitdiff
oops duplicated entry in last commit. add another.
authorRegina Obe <lr@pcorp.us>
Fri, 25 Jul 2014 18:44:19 +0000 (18:44 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 25 Jul 2014 18:44:19 +0000 (18:44 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12830 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index c02ca8f38a317d4d6f1f3103493235b2fe5731c3..dcff590cf561ca320f99ef71d5773550d50c1158 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PostGIS 2.2.0
  * New Features *
   - #899, -m shp2pgsql attribute names mapping -m switch
            (Regina Obe / Sandro Santilli)
+  - #1678, Added GUC postgis.gdal_datapath to specify GDAL config
+    variable GDAL_DATA
   - #2843, Support reprojection on raster import
            (Sandro Santilli / Vizzuality)
   - #2349, Support for encoded_polyline input/output (Kashif Rasul)
@@ -29,8 +31,6 @@ PostGIS 2.2.0
     variable GDAL_SKIP
   - Added GUC postgis.enable_outdb_rasters to enable access to
     rasters with out-db bands
-  - #1678, Added GUC postgis.gdal_datapath to specify GDAL config
-    variable GDAL_DATA
   - #2387 address_standardizer extension as part of PostGIS
      Stephen Woodbridge (imaptools.com), Walter Sinclair
   - #2341, New mask parameter for ST_MapAlgebra
@@ -40,8 +40,7 @@ PostGIS 2.2.0
   - #2567, ST_CountAgg()
   - #2632, ST_AsGML() support for curved features
   - #2652, Add --upgrade-path switch to run_test.pl
-  - Incorporate PAGC-based address standardizer into PostGIS 
-    and document (Regina Obe, Stephen Woodbridge)
+  - #2754 sfcgal wrapped as an extension
 
  * Enhancements *