From 3a5a6ab90fc54d62e49ed592fa56f5325a41a622 Mon Sep 17 00:00:00 2001 From: Bborie Park Date: Mon, 18 Jun 2012 22:58:03 +0000 Subject: [PATCH] Updated NEWS of recent fixes to trunk git-svn-id: http://svn.osgeo.org/postgis/trunk@9947 b70326c6-7e19-0410-871a-916f4a2858ee --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b1eb7b1cf..4bc0f6337 100644 --- a/NEWS +++ b/NEWS @@ -19,7 +19,10 @@ PostGIS 2.1.0 - #1839, handling of subdatasets in GeoTIFF in raster2pgsql. - #1840, fix logic of when to compute # of tiles in raster2pgsql. - - #1872, fix ST_ApproxSummarystats to prevent division by zero. + - #1870, align the docs and actual behavior of raster's ST_Intersects + - #1872, fix ST_ApproxSummarystats to prevent division by zero + - #1875, ST_SummaryStats returns NULL for all parameters except count + when count is zero PostGIS 2.0.1 2012/06/DD @@ -62,7 +65,10 @@ PostGIS 2.0.1 - #1865, data loss in postgis_restore.pl when data rows have leading dashes. - #1867, catch invalid topology name passed to topogeo_add* + - #1870, align the docs and actual behavior of raster's ST_Intersects - #1872, fix ST_ApproxSummarystats to prevent division by zero + - #1875, ST_SummaryStats returns NULL for all parameters except count + when count is zero * Enhancements * -- 2.50.1