From e81d33e78f88c553bc51c36753c3c3e745414c95 Mon Sep 17 00:00:00 2001 From: Corey Farrell Date: Thu, 25 Oct 2018 08:54:19 -0400 Subject: [PATCH] UPDATE.txt: Fix formatting to match previous files. Add 'Section:' headings and use '-' for bullet points. Change-Id: I7e2be35601ac8fea53b90d926da564512b6716e4 --- UPGRADE.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) 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.