From: Jeff Peeler Date: Tue, 18 May 2010 19:30:19 +0000 (+0000) Subject: put changes with the correct version X-Git-Tag: 11.0.0-beta1~3017 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=115f5076f5ca555637cd458c19a8506d76391c47;p=thirdparty%2Fasterisk.git put changes with the correct version git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@263808 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 76ff1f9ef5..238f250912 100644 --- a/CHANGES +++ b/CHANGES @@ -146,6 +146,7 @@ Applications user if it exists, otherwise will play the mailbox number. * Added custom device states to ConfBridge bridges. Use 'confbridge:' to retrieve state for a particular bridge, where is the conference name + * app_directory now allows exiting at any time using the operator or pound key. Dialplan Functions ------------------ @@ -571,7 +572,6 @@ Applications * Added ConfBridge dialplan application which does conference bridges without DAHDI. For information on its use, please see the output of "core show application ConfBridge" from the CLI. - * app_directory now allows exiting at any time using the operator or pound key. Miscellaneous -------------