From: Regina Obe Date: Sat, 5 Apr 2014 04:03:43 +0000 (+0000) Subject: cut in 2.0.5 release notes X-Git-Tag: 2.2.0rc1~1157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc36de6f5c7186e981f20d2128d5588cb917f5fe;p=postgis cut in 2.0.5 release notes git-svn-id: http://svn.osgeo.org/postgis/trunk@12423 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/release_notes.xml b/doc/release_notes.xml index 111e32214..f5f3843db 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -303,7 +303,33 @@ - + + Release 2.0.5 + Release date: 2014/03/31 + This is a bug fix release, addressing issues that have been filed since the 2.0.4 release. If you are using PostGIS 2.0+ a soft upgrade is required. For users of PostGIS 1.5 or below, a hard upgrade is required. + + Bug Fixes + #2494, avoid memcpy in GIST index + #2502, Fix postgis_topology_scripts_installed() install schema + #2504, Fix segfault on bogus pgsql2shp call + #2528, Fix memory leak in ST_Split / lwline_split_by_line + #2532, Add missing raster/geometry commutator operators + #2533, Remove duplicated signatures + #2552, Fix NULL raster handling in ST_AsPNG, ST_AsTIFF and ST_AsJPEG + #2555, Fix parsing issue of range arguments of ST_Reclass + #2589, Remove use of unnecessary void pointers + #2607, Cannot open more than 1024 out-db files in process + #2610, Ensure face splitting algorithm uses the edge index + #2619, Empty ring array in GeoJSON polygon causes crash + #2638, Geography distance on M geometries sometimes wrong + + + Important Changes + ##2514, Change raster license from GPL v3+ to v2+, allowing distribution of PostGIS Extension as GPLv2. + + + + Release 2.0.4 Release date: 2013/09/06 This is a bug fix release, addressing issues that have been filed since the 2.0.3 release. If you are using PostGIS 2.0+ a soft upgrade is required. For users of PostGIS 1.5 or below, a hard upgrade is required.