From c27487cb9a53464ae13fd35c99f0c58be31f12ce Mon Sep 17 00:00:00 2001 From: Olivier Courtin Date: Thu, 25 Jun 2015 21:08:29 +0000 Subject: [PATCH] Update NEWS file, related to #3117 git-svn-id: http://svn.osgeo.org/postgis/trunk@13713 b70326c6-7e19-0410-871a-916f4a2858ee --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b17d9ff3f..3581b0bfe 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,7 @@ PostGIS 2.2.0 * New Features * + - #3117, Add SFCGAL 1.1 support: add ST_3DDifference, ST_3DUnion, ST_Volume, ST_MakeSolid, ST_IsSolid (Vincent Mora / Oslandia) - #3169, ST_ApproximateMedialAxis (Sandro Santilli) - ST_CPAWithin (Sandro Santilli / Boundless) - Add |=| operator with CPA semantic and KNN support with PgSQL 9.5+ -- 2.50.1