From: Regina Obe Date: Mon, 13 Jun 2011 12:30:12 +0000 (+0000) Subject: update 1.5.3 release notes X-Git-Tag: 2.0.0alpha1~1437 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d21f1fcafa874abc4d48244b6db22589475342a3;p=postgis update 1.5.3 release notes git-svn-id: http://svn.osgeo.org/postgis/trunk@7386 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index cc9413742..67cb059e1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ PostGIS 2.0.0 -YYYY/MM/DD +2011/MM/DD * Important / Breaking Changes * @@ -65,6 +65,40 @@ YYYY/MM/DD include in Official documentation. (Regina Obe, Leo Hsu / Paragon Corporation) +PostGIS 1.5.3 +2011/06/XX + + - This is a bug fix release, addressing issues that have been + filed since the 1.5.2 release. + - Bug Fixes + - #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 + (Regina Obe, Paul Ramsey, patch submitted by stl) + - #845, ST_Intersects precision error (Sandro Santilli, Nicklas Avén) + Reported by cdestigter + - #884, Unstable results with ST_Within, ST_Intersects (Chris Hodgson) + - #779, shp2pgsql -S option seems to fail on points (Jeff Adams) + - #666, ST_DumpPoints is not null safe (Regina Obe) + - #631, Update NZ projections for grid transformation support (jpalmer) + - #630, Peculiar Null treatment in arrays in ST_Collect (Chris Hodgson) + Reported by David Bitner + - #624, Memory leak in ST_GeogFromText (ryang, Paul Ramsey) + - #609, Bad source code in manual section 5.2 Java Clients + (simoc, Regina Obe) + - #604, shp2pgsql usage touchups (Mike Toews, Paul Ramsey) + - #573 ST_Union fails on a group of linestrings + Not a PostGIS bug, fixed in GEOS 3.3.0 + - #457 ST_CollectionExtract returns non-requested type + (Nicklas Avén, Paul Ramsey) + - #441 ST_AsGeoJson Bbox on GeometryCollection error (Olivier Courtin) + - #411 Ability to backup invalid geometries (Sando Santilli) + Reported by Regione Toscana + - #409 ST_AsSVG - degraded (Olivier Courtin) + Reported by Sdikiy + - #373 Documentation syntax error in hard upgrade (Paul Ramsey) + Reported by psvensso + PostGIS 1.5.2 2010/09/27 diff --git a/doc/release_notes.xml b/doc/release_notes.xml index f936a5105..1f773fa6b 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -54,6 +54,41 @@ Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu) + + + Release 1.5.3 + Release date: 2011/06/xx + This is a bug fix release, addressing issues that have been filed since the 1.5.2 release. + + Bug Fixes + #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 + (Regina Obe, Paul Ramsey, patch submitted by stl) + #845, ST_Intersects precision error (Sandro Santilli, Nicklas Avén) + Reported by cdestigter + #884, Unstable results with ST_Within, ST_Intersects (Chris Hodgson) + #779, shp2pgsql -S option seems to fail on points (Jeff Adams) + #666, ST_DumpPoints is not null safe (Regina Obe) + #631, Update NZ projections for grid transformation support (jpalmer) + #630, Peculiar Null treatment in arrays in ST_Collect (Chris Hodgson) + Reported by David Bitner + #624, Memory leak in ST_GeogFromText (ryang, Paul Ramsey) + #609, Bad source code in manual section 5.2 Java Clients (simoc, Regina Obe) + #604, shp2pgsql usage touchups (Mike Toews, Paul Ramsey) + #573 ST_Union fails on a group of linestrings + Not a PostGIS bug, fixed in GEOS 3.3.0 + #457 ST_CollectionExtract returns non-requested type + (Nicklas Avén, Paul Ramsey) + #441 ST_AsGeoJson Bbox on GeometryCollection error (Olivier Courtin) + #411 Ability to backup invalid geometries (Sando Santilli) + Reported by Regione Toscana + #409 ST_AsSVG - degraded (Olivier Courtin) + Reported by Sdikiy + #373 Documentation syntax error in hard upgrade (Paul Ramsey) + Reported by psvensso + + Release 1.5.2 @@ -84,7 +119,7 @@ #603, shp2pgsql: "-w" produces invalid WKT for MULTI* objects. (Mark Cave-Ayland) - + Release 1.5.1 Release date: 2010/03/11