From: Bborie Park Date: Thu, 20 Jun 2013 14:13:52 +0000 (+0000) Subject: Updated to 2.2 X-Git-Tag: 2.2.0rc1~1483 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d65fff091bad5878053f29199b3d4d6a3e5d333;p=postgis Updated to 2.2 git-svn-id: http://svn.osgeo.org/postgis/trunk@11551 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 028fae146..e59f3c5ae 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +PostGIS 2.2.0 +2014/MM/DD + + * Important / Breaking Changes * + + * Deprecated signatures * + + * New Features * + + * Enhancements * + + * Bug Fixes * + PostGIS 2.1.0 2013/MM/DD @@ -161,7 +174,7 @@ PostGIS 2.1.0 - #1823, add parameter in ST_AsGML to use id column for GML 3 output (become mandatory since GML 3.2.1) - * Fixes * + * Bug Fixes * - #1839, handling of subdatasets in GeoTIFF in raster2pgsql. - #1840, fix logic of when to compute # of tiles in raster2pgsql. diff --git a/README.postgis b/README.postgis index 63e71b6e2..4f5deac7f 100644 --- a/README.postgis +++ b/README.postgis @@ -1,8 +1,8 @@ PostGIS - Geographic Information Systems Extensions to PostgreSQL ================================================================= -:Version: 2.1.0 -:Date: 2013-MM-DD +:Version: 2.2.0 +:Date: 2014-MM-DD :Website: http://postgis.net This distribution contains a module which implements GIS simple features, ties