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
This commit is contained in:
Michiel van Baak
2008-10-03 17:36:30 +00:00
parent 84b0093bef
commit 504df4c573

View File

@@ -346,6 +346,8 @@ CLI Changes
currently scheduled for each. Gives you a feel for how busy the sip channel currently scheduled for each. Gives you a feel for how busy the sip channel
driver is. driver is.
* Added 'skinny show lines verbose' CLI command. This will show the subs for every channel. * 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 SIP changes
----------- -----------