[postgis-tickets] r16511 - missed release notes in last commit

Regina Obe lr at pcorp.us
Sun Apr 1 07:23:34 PDT 2018


Author: robe
Date: 2018-04-01 19:23:33 -0700 (Sun, 01 Apr 2018)
New Revision: 16511

Modified:
   branches/2.2/doc/release_notes.xml
Log:
missed release notes in last commit

Modified: branches/2.2/doc/release_notes.xml
===================================================================
--- branches/2.2/doc/release_notes.xml	2018-04-02 02:07:35 UTC (rev 16510)
+++ branches/2.2/doc/release_notes.xml	2018-04-02 02:23:33 UTC (rev 16511)
@@ -8,21 +8,13 @@
         <para>This is a bug fix and performance improvement release.</para>
         <simplesect>
             <title>Bug Fixes and Enhancements</title>
-            <para>#3786, ptarray null and heap issues on is_closed</para>
-            <para>#3774, Trigonometric length for CompoundCurves</para>
-            <para>#3731, Crash on very small table of homogenous data</para>
-            <para>#2836, Receiving ERROR: ExteriorRing: geom is not a polygon with ST_ConcaveHull</para>
-            <para>#3866, Rare crash generating TWKB with large coordinate values</para>
-            <para>#3869, Fix build with "gold" linker</para>
-            <para>#3879, Division by zero in some arc cases</para>
-            <para>#3878, Single defn of signum in header</para>
-            <para>#3880, Undefined behaviour in TYPMOD_GET_SRID</para>
-            <para>#3875, Fix undefined behaviour in shift operation</para>
-            <para>#3874, lw_dist2d_pt_arc division by zero</para>
-            <para>#3882, undefined behaviour in zigzag with negative inputs</para>
-            <para>#3891, undefined behaviour in pointarray_to_encoded_polyline</para>
-            <para>#3895, throw error on malformed WKB input</para>
-            <para>#3907, Allocate enough space for all possible GBOX string outputs (Raúl Marín Rodríguez)</para>            
+<para>#3055, [raster] ST_Clip() on a raster without band crashes the server
+          (Regina Obe)</para>
+<para>#3965, ST_ClusterKMeans used to lose some clusters on initialization
+           (Darafei Praliaskouski)</para>
+<para>#3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)</para>
+<para>#4017, lwgeom lexer memory corruption (Peter E)</para>
+<para>#4055, ST_ClusterIntersecting dropping SRID (Daniel Baston)</para>
         </simplesect>
     </sect1>
     <sect1>



More information about the postgis-tickets mailing list