From 444221a2cec090a3d4a9fb45aa404c7dd0dfaa7a Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 24 Dec 2017 19:01:49 +0000 Subject: [PATCH] copy over 2.4.1 and 2.4.2 release notes git-svn-id: http://svn.osgeo.org/postgis/trunk@16184 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/release_notes.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/doc/release_notes.xml b/doc/release_notes.xml index b262b60b0..c81d1a502 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -3,7 +3,41 @@ Appendix Release Notes + + Release 2.4.2 + Release date: 2017/11/15 + This is a bug fix and performance improvement release. + + Bug Fixes and Enhancements + #3917, Fix zcta5 load + #3667, Fix for bug in geography ST_Segmentize + #3926, Add missing 2.2.6 and 2.3.4 upgrade paths (Muhammad Usama) + + + + Release 2.4.1 + Release date: 2017/10/18 + This is a bug fix and performance improvement release. + + Bug Fixes and Enhancements + #3864, Fix memory leaks in BTREE operators + #3869, Fix build with "gold" linker + #3845, Gracefully handle short-measure issue + #3871, Performance tweak for geometry cmp function + #3879, Division by zero in some arc cases + #3878, Single defn of signum in header + #3880, Undefined behaviour in TYPMOD_GET_SRID + #3875, Fix undefined behaviour in shift operation + #3864, Performance improvements for b-tree geometry sorts + #3874, lw_dist2d_pt_arc division by zero + #3882, undefined behaviour in zigzag with negative inputs + #3891, undefined behaviour in pointarray_to_encoded_polyline + #3895, throw error on malformed WKB input + #3886, fix rare missing boxes in geometry subdivision + #3907, Allocate enough space for all possible GBOX string outputs (Raúl Marín Rodríguez) + + Release 2.4.0 Release date: 2017/09/30 -- 2.40.0