From: Regina Obe Date: Thu, 12 Oct 2017 22:39:14 +0000 (+0000) Subject: Credits commit from Darafei Praliaskouski X-Git-Tag: 2.5.0alpha~405 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd59b74e6f7a8bdfcb46db1e6387cda265cbd19b;p=postgis Credits commit from Darafei Praliaskouski Closes https://github.com/postgis/postgis/pull/164 git-svn-id: http://svn.osgeo.org/postgis/trunk@15977 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index f5b1906e4..454d26bdf 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,13 @@ PostGIS 2.5.0 - #3893, raster support functions can only be loaded in the same schema with core PostGIS functions. +* Enhancements and Fixes* + - #3899, BTree sort order is now defined on collections of EMPTY and + same-prefix geometries (Darafei Praliaskouski) + - #3864, Performance improvement for sorting POINT geometries + (Darafei Praliaskouski) + - #3900, GCC warnings fixed, make -j is now working (Darafei Praliaskouski) + PostGIS 2.4.0 2017/09/30