From 165bcb6f45e6c7326f5b321d1c384d0c984d3f62 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 24 Jun 2012 19:31:21 +0000 Subject: [PATCH] 2.0.1 ticket notes git-svn-id: http://svn.osgeo.org/postgis/trunk@9982 b70326c6-7e19-0410-871a-916f4a2858ee --- NEWS | 8 +++++++- doc/release_notes.xml | 12 ++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 8ee96acb4..49a27141c 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,7 @@ PostGIS 2.1.0 when count is zero PostGIS 2.0.1 -2012/06/DD +2012/06/22 * Bug Fixes * @@ -68,8 +68,14 @@ PostGIS 2.0.1 - #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 + - #1873, fix ptarray_locate_point to return interpolated Z/M values for + on-the-line case - #1875, ST_SummaryStats returns NULL for all parameters except count when count is zero + - #1881, shp2pgsql-gui -- editing a field sometimes triggers + removing row + - #1883, Geocoder install fails trying to run + create_census_base_tables() (Brian Panulla) * Enhancements * diff --git a/doc/release_notes.xml b/doc/release_notes.xml index 8019e6112..cafbf0507 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -2,9 +2,9 @@ Appendix Release Notes - + Release 2.0.1 - Release date: 2012/06/xx + Release date: 2012/06/22 This is a bug fix release, addressing issues that have been filed since the 2.0.0 release. Bug Fixes @@ -45,6 +45,14 @@ dashes. #1867, catch invalid topology name passed to topogeo_add* #1872, fix ST_ApproxSummarystats to prevent division by zero + #1873, fix ptarray_locate_point to return interpolated Z/M values for + on-the-line case + #1875, ST_SummaryStats returns NULL for all parameters except count + when count is zero + #1881, shp2pgsql-gui -- editing a field sometimes triggers + removing row + #1883, Geocoder install fails trying to run + create_census_base_tables() (Brian Panulla) Enhancements -- 2.50.1