projects
/
postgis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a03fe9
)
Add missing item about |=| addition
author
Sandro Santilli
<strk@keybit.net>
Thu, 11 Jun 2015 19:12:43 +0000
(19:12 +0000)
committer
Sandro 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
patch
|
blob
|
history
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)