]> granicus.if.org Git - postgis/commitdiff
Add NEWS entry.
authorDarafei Praliaskouski <me@komzpa.net>
Thu, 13 Sep 2018 13:25:52 +0000 (13:25 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Thu, 13 Sep 2018 13:25:52 +0000 (13:25 +0000)
References #4164

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

NEWS

diff --git a/NEWS b/NEWS
index f45bac9238d7021d89a17198055fd55ce0d20b6b..51679829bfbf0434f0bc7392b03379c9647a809b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
 PostGIS 2.5.0rc2
-2018/08/xx
+2018/09/xx
 New since PostGIS 2.5.0rc1
   - #4162, ST_DWithin documentation examples for storing geometry and
     radius in table (Darafei Praliaskouski, github user Boscop).
   - #4163, MVT: Fix resource leak when the first geometry is NULL (Raúl Marín)
   - #4172, Fix memory leak in lwgeom_offsetcurve (Raúl Marín)
+  - #4146, Parse error on incorrectly nested GeoJSON input (Paul Ramsey)
 
 PostGIS 2.5.0rc1
 2018/08/19