From: Russell Bryant Date: Wed, 9 Dec 2009 23:30:48 +0000 (+0000) Subject: Move an entry from CHANGES that should be in UPGRADE.txt. X-Git-Tag: 11.0.0-beta1~3744 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a1dce85b47008e607a8e9a55c8e918f3594ea83;p=thirdparty%2Fasterisk.git Move an entry from CHANGES that should be in UPGRADE.txt. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@234053 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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()