</simplesect>
</sect1>
- <sect1>
+ <sect1>
+ <title>Release 2.0.5</title>
+ <para>Release date: 2014/03/31</para>
+ <para>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.</para>
+ <simplesect>
+ <title>Bug Fixes</title>
+ <para>#2494, avoid memcpy in GIST index</para>
+ <para>#2502, Fix postgis_topology_scripts_installed() install schema</para>
+ <para>#2504, Fix segfault on bogus pgsql2shp call </para>
+ <para>#2528, Fix memory leak in ST_Split / lwline_split_by_line</para>
+ <para>#2532, Add missing raster/geometry commutator operators</para>
+ <para>#2533, Remove duplicated signatures</para>
+ <para>#2552, Fix NULL raster handling in ST_AsPNG, ST_AsTIFF and ST_AsJPEG</para>
+ <para>#2555, Fix parsing issue of range arguments of ST_Reclass</para>
+ <para>#2589, Remove use of unnecessary void pointers</para>
+ <para>#2607, Cannot open more than 1024 out-db files in process</para>
+ <para>#2610, Ensure face splitting algorithm uses the edge index </para>
+ <para>#2619, Empty ring array in GeoJSON polygon causes crash</para>
+ <para>#2638, Geography distance on M geometries sometimes wrong</para>
+ </simplesect>
+ <simplesect>
+ <title>Important Changes</title>
+ <para>##2514, Change raster license from GPL v3+ to v2+, allowing distribution of PostGIS Extension as GPLv2.</para>
+ </simplesect>
+ </sect1>
+
+ <sect1>
<title>Release 2.0.4</title>
<para>Release date: 2013/09/06</para>
<para>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.</para>