]> granicus.if.org Git - postgis/commitdiff
Rewrite the liblwgeom compatibilty notice to reflect reality
authorSandro Santilli <strk@keybit.net>
Thu, 8 Oct 2015 16:35:55 +0000 (16:35 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 8 Oct 2015 16:35:55 +0000 (16:35 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14235 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 2dd1dfc3abf10ca32a85761d08e03fb2ba4112b3..0abc110d826ab7f4efcfb7789f4f0366ce436519 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -112,7 +112,7 @@ PostGIS 2.2.0
 
   - #3223, Add memcmp short-circuit to ST_Equals (Daniel Baston)
   - #3227, Tiger geocoder upgraded to support Tiger 2015 census
-  - #2278, Make liblwgeom compatible between minor releases
+  - #2278, Make liblwgeom potentially ABI-compatible between micro releases
   - #897, ST_AsX3D support for GeoCoordinates and systems "GD" "WE"
            ability to flip x/y axis (use option = 2, 3)
   - ST_Split: allow splitting lines by multilines, multipoints