From: Jeff Peeler Date: Wed, 27 Jan 2010 20:06:08 +0000 (+0000) Subject: expand code based appreviation of AST_CONFIG_DIR to configuration directory X-Git-Tag: 11.0.0-beta1~3511 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fceb8036e96dc17c89c7aebdf7c33e241237bd42;p=thirdparty%2Fasterisk.git expand code based appreviation of AST_CONFIG_DIR to configuration directory git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@243652 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index ca811cabee..4f56c41bf8 100644 --- a/CHANGES +++ b/CHANGES @@ -390,7 +390,7 @@ Miscellaneous This allows #exec to be used in asterisk.conf. * jabber.conf supports a new option auth_policy that toggles auto user registration. * A new lockconfdir option has been added to asterisk.conf to protect the - AST_CONFIG_DIR during reloads. + configuration directory (/etc/asterisk by default) during reloads. ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------