From 098acf6fc3865f77ebf7f5688e2ed70808702fba Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 23 Jul 2007 14:23:47 +0000 Subject: [PATCH] note the debug and verbose changes in CHANGES git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76558 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 1 + 1 file changed, 1 insertion(+) 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 -----------