From: Regina Obe Date: Sat, 25 Jun 2011 20:32:49 +0000 (+0000) Subject: update release notes X-Git-Tag: 2.0.0alpha1~1352 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aae1352236207112750e0e0dbbd9274c9c8dc083;p=postgis update release notes git-svn-id: http://svn.osgeo.org/postgis/trunk@7484 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 67cb059e1..2873a28b7 100644 --- a/NEWS +++ b/NEWS @@ -64,13 +64,16 @@ PostGIS 2.0.0 addition of reverse geocoder function, include in Official documentation. (Regina Obe, Leo Hsu / Paragon Corporation) + - Overall Documentation proofreading and corrections. (Kasif Rasul) PostGIS 1.5.3 -2011/06/XX +2011/06/25 - This is a bug fix release, addressing issues that have been filed since the 1.5.2 release. - Bug Fixes + - #1056, produce correct bboxes for arc geometries, fixes index errors + (Paul Ramsey) - #1007, ST_IsValid crash - fix requires GEOS 3.3.0+ or 3.2.3+ (Sandro Santilli, reported by Birgit Laggner) - #940, support for PostgreSQL 9.1 beta 1 diff --git a/doc/release_notes.xml b/doc/release_notes.xml index 1f773fa6b..dd845e127 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -42,7 +42,7 @@ ST_RelateMatch (Sandro Santilli / Faunalia for RT-SIGTA) ST_ConcaveHull (Regina Obe and Leo Hsu / Paragon Corporation) ST_UnaryUnion (Sandro Santilli / Faunalia for RT-SIGTA) - ST_AsX3D (Regina Obe / Arrival 3D) + ST_AsX3D (Regina Obe / Arrival 3D) Enhancements @@ -51,16 +51,19 @@ pgsql2shp conversion from predefined list (Loic Dachary) Shp-pgsql GUI loader - support loading multiple files at a time. (Mark Leslie) Extras - upgraded tiger_geocoder from using old TIGER format to use new TIGER shp and file structure format (Stephen Frost) - Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu) + Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function, various bug fixes, speed improvements, loading routines. (Regina Obe, Leo Hsu / Paragon Corporation) + Overall Documentation proofreading and corrections. (Kasif Rasul) Release 1.5.3 - Release date: 2011/06/xx + Release date: 2011/06/25 This is a bug fix release, addressing issues that have been filed since the 1.5.2 release. Bug Fixes + #1056, produce correct bboxes for arc geometries, fixes index errors + (Paul Ramsey) #1007, ST_IsValid crash fix requires GEOS 3.3.0+ or 3.2.3+ (Sandro Santilli, reported by Birgit Laggner) #940, support for PostgreSQL 9.1 beta 1