From: Regina Obe Date: Wed, 27 Sep 2017 04:05:50 +0000 (+0000) Subject: update changes done since 2.4.0rc3 in prep for tagging X-Git-Tag: 2.4.0rc3~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec17eac13aa1957d3699829ceb26d176014573da;p=postgis update changes done since 2.4.0rc3 in prep for tagging git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@15842 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index bfc28a073..0abd78854 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,12 @@ PostGIS 2.4.0rc3 -2017/09/25 +2017/09/26 * Fixes and Enhancements since PostGIS 2.4.0rc2 * - #3781 st_contains cannot handle curvepolygon / compoundcurve consisting of only straight lines - #3866 server crashing from large values in ST_AsTWKB + - #3818 Allow triangles unclosed in M to be WKT parsed + - several packaging changes regarding checking trailing blanks + See PostGIS 2.4.0 section for details of new features and enhancements in this release.