From: Corey Farrell Date: Thu, 25 Oct 2018 12:54:19 +0000 (-0400) Subject: UPDATE.txt: Fix formatting to match previous files. X-Git-Tag: 17.0.0-rc1~292 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e81d33e78f88c553bc51c36753c3c3e745414c95;p=thirdparty%2Fasterisk.git UPDATE.txt: Fix formatting to match previous files. Add 'Section:' headings and use '-' for bullet points. Change-Id: I7e2be35601ac8fea53b90d926da564512b6716e4 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index a9e958f93c..7506af2e2f 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -27,10 +27,13 @@ New in 17.0.0: -* The CALLERPRES() dialplan function, deprecated in Asterisk 1.8, has been - removed. +func_callerid: + - The CALLERPRES() dialplan function, deprecated in Asterisk 1.8, has been + removed. -* The PARKINGSLOT channel variable, deprecated in Asterisk 12 in favor of the - PARKING_SPACE channel variable, will no longer be set. +res_parking: + - The PARKINGSLOT channel variable, deprecated in Asterisk 12 in favor of the + PARKING_SPACE channel variable, will no longer be set. -* The JabberStatus application, deprecated in Asterisk 12, has been removed. +res_xmpp: + - The JabberStatus application, deprecated in Asterisk 12, has been removed.