]> granicus.if.org Git - postgis/commitdiff
Update NEWS file, related to #3117
authorOlivier Courtin <olivier.courtin@camptocamp.com>
Thu, 25 Jun 2015 21:08:29 +0000 (21:08 +0000)
committerOlivier Courtin <olivier.courtin@camptocamp.com>
Thu, 25 Jun 2015 21:08:29 +0000 (21:08 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13713 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index b17d9ff3f9d1d415f8b13c3e77201c2663516553..3581b0bfe080f87a5e1f54991e68b2fbb2a6e327 100644 (file)
--- 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+