From: Jonathan Rose Date: Wed, 5 Feb 2014 17:42:26 +0000 (+0000) Subject: CHANGES: Update changes log to include r403414 entry X-Git-Tag: 13.0.0-beta1~572 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a610bfa9e8341bebfb44d656458c97189bdf701d;p=thirdparty%2Fasterisk.git CHANGES: Update changes log to include r403414 entry Adds note of additional 0 for operator option on app_record git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@407425 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 842aba45f2..1d9dedd0a6 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,8 @@ Applications -------------------------- + * Record application now has an option 'o' which allows 0 to act as an exit + key setting the RECORD_STATUS variable to 'OPERATOR' instead of 'DTMF' ChanSpy --------------------------