From: Michiel van Baak Date: Fri, 3 Oct 2008 17:36:30 +0000 (+0000) Subject: put a note in CHANGES about the cli_cleanup done during AstriDevCon X-Git-Tag: 1.6.2.0-beta1~1213 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=504df4c5731977f449aa20ceb78008da1dfb7aea;p=thirdparty%2Fasterisk.git put a note in CHANGES about the cli_cleanup done during AstriDevCon git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@146053 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 1085337600..6daf685163 100644 --- a/CHANGES +++ b/CHANGES @@ -346,6 +346,8 @@ CLI Changes currently scheduled for each. Gives you a feel for how busy the sip channel driver is. * Added 'skinny show lines verbose' CLI command. This will show the subs for every channel. + * Cleanup another bunch of CLI commands. Now all modules follow the same schema. + (Done by lmadsen, junky and mvanbaak during the AstriDevCon) SIP changes -----------