From: Regina Obe Date: Sun, 24 Dec 2017 19:06:03 +0000 (+0000) Subject: copy over 2.3.4 and 2.3.5 notes X-Git-Tag: 2.4.3rc1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=053398c90d720f81c1d42328f88519121c17b742;p=postgis copy over 2.3.4 and 2.3.5 notes git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16185 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/release_notes.xml b/doc/release_notes.xml index 927d1c563..d4d3de97b 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -89,6 +89,52 @@ + + Release 2.3.5 + Release date: 2017/11/15 + This is a bug fix and performance improvement release. + + Bug Fixes and Enhancements + #3667, Fix for bug in geography ST_Segmentize + #3926, Add missing 2.2.6 upgrade path + + + + + Release 2.3.4 + Release date: 2017/10/18 + This is a bug fix and performance improvement release. + + Bug Fixes and Enhancements + PostgreSQL 10 support + #3782, Memory leak in lwline_from_wkb_state (Even Rouault) + #3101, Fix buffer overflow in pgsql2shp (Sandro Santilli) + #3786, ptarray null and heap issues on is_closed + #3795, Solaris build issues due to missing isfinite define (Julian Schauder) + #3792, mark all 3D related including SFCGAL as parallel safe + #3800, shp2pgql-gui allow export of foreign tables, materialized views, and partitioned tables + #3806, Reverse geocoder missing suffix direction when present + #3698, loading census tabblock is broken + #3839, loader tests sometimes crash because of variables not initialized also reenable cunit loader tess to always run. + #3774, Trigonometric length for CompoundCurves + #3731, Crash on very small table of homogenous data + #2836, Receiving ERROR: ExteriorRing: geom is not a polygon with ST_ConcaveHull + #3781, Not-quite curved CurvePolygon rejected by ST_Contains + #3818, Triangles unclosed in M should be parseable + #3866, Rare crash generating TWKB with large coordinate values + #3869, Fix build with "gold" linker + #3845, Gracefully handle short-measure issue + #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 + #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 + #3907, Allocate enough space for all possible GBOX string outputs (Raúl Marín Rodríguez) + + Release 2.3.3 Release date: 2017/07/01