From: Jonathan Rose Date: Thu, 12 Jun 2014 15:42:10 +0000 (+0000) Subject: Correct UPGRADE.txt notes in r415825 X-Git-Tag: 11.11.0-rc1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0df802b4732a7024b4c0f609be3c0de40bbc2237;p=thirdparty%2Fasterisk.git Correct UPGRADE.txt notes in r415825 The change was marked against the wrong version of Asterisk. My apologies. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@415837 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index 2e371e0a6d..c5ec949245 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -20,15 +20,16 @@ === =========================================================== -from 11.9 to 11.10 - - The asterisk command line -I option and the asterisk.conf internal_timing - option are removed and always enabled if any timing module is loaded. - +from 11.10 to 11.10.1 - MixMonitor AMI actions now require users to have authorization classes. * MixMonitor - system * MixMonitorMute - call or system * StopMixMonitor - call or system +from 11.9 to 11.10 + - The asterisk command line -I option and the asterisk.conf internal_timing + option are removed and always enabled if any timing module is loaded. + - Added a new Compiler Flag, REF_DEBUG. When enabled, reference counted objects will emit additional debug information to the refs log file located in the standard Asterisk log file directory. This log file is useful in