]> granicus.if.org Git - postgis/commitdiff
Credits commit from Darafei Praliaskouski
authorRegina Obe <lr@pcorp.us>
Thu, 12 Oct 2017 22:39:14 +0000 (22:39 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 12 Oct 2017 22:39:14 +0000 (22:39 +0000)
Closes https://github.com/postgis/postgis/pull/164

git-svn-id: http://svn.osgeo.org/postgis/trunk@15977 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index f5b1906e41e03256c28abe0030b7bfa7f8f8759e..454d26bdf84f0c31327a556a430117166f19dcdf 100644 (file)
--- 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