]> granicus.if.org Git - postgis/commitdiff
Update list of deprecated signatures
authorSandro Santilli <strk@keybit.net>
Wed, 21 Jan 2015 18:04:02 +0000 (18:04 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 21 Jan 2015 18:04:02 +0000 (18:04 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13193 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 7e6701af94766594c4d38921f466071eb0bfbd0b..64f7a98e1f0056c4f48dcb51df7f412e2c75dfb1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,9 @@ PostGIS 2.2.0
            ST_Find_Extent renamed to ST_FindExtent,
            ST_Combine_BBox renamed to ST_CombineBbox,
            ST_Length_Spheroid renamed to ST_LengthSpheroid,
-           ST_Distance_Spheroid renamed to ST_DistanceSpheroid
+           ST_Distance_Spheroid renamed to ST_DistanceSpheroid,
+           ST_Distance_Sphere renamed to ST_DistanceSphere,
+           ST_3DLength_Spheroid deprecated (use ST_LengthSpheroid)
   - #2769, ST_Mem_Size renamed to ST_MemSize
   - #2565, ST_SummaryStats(tablename, rastercolumn, ...)
   - #2567, ST_Count(tablename, rastercolumn, ...)