From: Russell Bryant Date: Mon, 23 Jul 2007 14:23:47 +0000 (+0000) Subject: note the debug and verbose changes in CHANGES X-Git-Tag: 1.6.0-beta1~3^2~1956 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=098acf6fc3865f77ebf7f5688e2ed70808702fba;p=thirdparty%2Fasterisk.git note the debug and verbose changes in CHANGES git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76558 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 041d5324b4..d1f9721a68 100644 --- a/CHANGES +++ b/CHANGES @@ -38,6 +38,7 @@ CLI Changes ----------- * New CLI command "core show settings" * Added 'core show channels count' CLI command. + * Added the ability to set the core debug and verbose values on a per-file basis. SIP changes -----------