From: Paul Belanger Date: Mon, 26 Mar 2012 18:41:05 +0000 (+0000) Subject: Update CHANGES for r360471 X-Git-Tag: 10.3.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e50324bc21a7214d011b18a672aff0adc89eab;p=thirdparty%2Fasterisk.git Update CHANGES for r360471 ........ Merged revisions 360474 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@360476 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index d947b10c7d..b4df62d0a9 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,12 @@ Gosub changes available in AEL in 1.4 that disappeared in 10. STACK_PEEK permits the user to see the location of the calling Gosub from within the subroutine. +Background DNS Update Manager +----------------------------- + * The default verbosity for ast_verb() messages has been increased to 6. This + should help reduce the 'doing dnsmgr_lookup for' message from spamming the + CLI. + ------------------------------------------------------------------------------ --- Functionality changes since Asterisk 10.1.0 ------------------------------ ------------------------------------------------------------------------------