]> granicus.if.org Git - postgis/commitdiff
Add missing item about |=| addition
authorSandro Santilli <strk@keybit.net>
Thu, 11 Jun 2015 19:12:43 +0000 (19:12 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 11 Jun 2015 19:12:43 +0000 (19:12 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13655 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 9de3e037458945002f445ae913cb9ea6f5d518a5..3ed03135bc2f7169decb599155951d66fb19e1d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ PostGIS 2.2.0
 
  * New Features *
 
+  - Add |=| operator with CPA semantic and KNN support with PgSQL 9.5+
+    (Sandro Santilli / Boundless)
   - #3062, Allow passing M factor to ST_Scale (Sandro Santilli / Boundless)
   - #3139, ST_BoundingDiagonal (Sandro Santilli / Boundless)
   - #3129, ST_IsValidTrajectory (Sandro Santilli / Boundless)