diff --git a/CHANGES b/CHANGES index 9c43a09a1e..9c9e5da864 100644 --- a/CHANGES +++ b/CHANGES @@ -452,8 +452,6 @@ Dialplan Functions Applications ------------ - * DAHDISendCallreroutingFacility parameters are now comma-separated, - instead of the old pipe. * Scheduled meetme conferences may now have their end times extended by using MeetMeAdmin. * app_authenticate now gives the ability to select a prompt other than diff --git a/UPGRADE.txt b/UPGRADE.txt index 4b2c62cee2..032ee64a65 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -146,6 +146,9 @@ From 1.6.1 to 1.6.2: Georgian was incorrectly specified as "ge" but should be "ka", and Czech is "cs", not "cz". +* DAHDISendCallreroutingFacility() parameters are now comma-separated, + instead of the old pipe. + From 1.6.0.1 to 1.6.1: * The ast_agi_register_multiple() and ast_agi_unregister_multiple()