From: Regina Obe Date: Mon, 7 May 2012 11:50:41 +0000 (+0000) Subject: who is in charge of QA here? 1.5.4 completely missing from trunk X-Git-Tag: 2.0.1~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59383e936478041ec58909120d918b819a600986;p=postgis who is in charge of QA here? 1.5.4 completely missing from trunk git-svn-id: http://svn.osgeo.org/postgis/trunk@9725 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/release_notes.xml b/doc/release_notes.xml index c2e0f3832..460b5ec7f 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -110,8 +110,44 @@ We thank U.S Department of State Human Information Unit (HIU) and Vizzuality for general monetary support to get PostGIS 2.0 out the door. - - + + + Release 1.5.4 + Release date: 2012/05/07 + This is a bug fix release, addressing issues that have been filed since the 1.5.3 release. + + Bug Fixes + #547, ST_Contains memory problems (Sandro Santilli) + #621, Problem finding intersections with geography (Paul Ramsey) + #627, PostGIS/PostgreSQL process die on invalid geometry (Paul Ramsey) + #810, Increase accuracy of area calculation (Paul Ramsey) + #852, improve spatial predicates robustness (Sandro Santilli, Nicklas Avén) + #877, ST_Estimated_Extent returns NULL on empty tables (Sandro Santilli) + #1028, ST_AsSVG kills whole postgres server when fails (Paul Ramsey) + #1056, Fix boxes of arcs and circle stroking code (Paul Ramsey) + #1121, populate_geometry_columns using deprecated functions (Regin Obe, Paul Ramsey) + #1135, improve testsuite predictability (Andreas 'ads' Scherbaum) + #1146, images generator crashes (bronaugh) + #1170, North Pole intersection fails (Paul Ramsey) + #1179, ST_AsText crash with bad value (kjurka) + #1184, honour DESTDIR in documentation Makefile (Bryce L Nordgren) + #1227, server crash on invalid GML + #1252, SRID appearing in WKT (Paul Ramsey) + #1264, st_dwithin(g, g, 0) doesn't work (Paul Ramsey) + #1344, allow exporting tables with invalid geometries (Sandro Santilli) + #1389, wrong proj4text for SRID 31300 and 31370 (Paul Ramsey) + #1406, shp2pgsql crashes when loading into geography (Sandro Santilli) + #1595, fixed SRID redundancy in ST_Line_SubString (Sandro Santilli) + #1596, check SRID in UpdateGeometrySRID (Mike Toews, Sandro Santilli) + #1602, fix ST_Polygonize to retain Z (Sandro Santilli) + #1697, fix crash with EMPTY entries in GiST index (Paul Ramsey) + #1772, fix ST_Line_Locate_Point with collapsed input (Sandro Santilli) + #1799, Protect ST_Segmentize from max_length=0 (Sandro Santilli) + Alter parameter order in 900913 (Paul Ramsey) + Support builds with "gmake" (Greg Troxel) + + + Release 1.5.3 Release date: 2011/06/25