From: Russell Bryant Date: Tue, 26 Jul 2005 14:48:05 +0000 (+0000) Subject: add note about fix to chan_local X-Git-Tag: 1.0.11.1~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=120e4bc2372133f40718ebf94706adc8fc76e9c2;p=thirdparty%2Fasterisk.git add note about fix to chan_local git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6223 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index c79307088b..63a86d6d82 100755 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ not listed here. A complete listing of changes is available through the Asterisk-CVS mailing list hosted at http://lists.digium.com. + -- chan_local + -- In releases 1.0.8 and 1.0.9, the Local channels that are created would + not be masqueraded into the new channel type. This has now been fixed. -- chan_sip -- The 'insecure' options have been changed to support matching peersby IP only, not requiring authentication on incoming invites, or both. Before,