]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
add note about fix to chan_local
authorRussell Bryant <russell@russellbryant.com>
Tue, 26 Jul 2005 14:48:05 +0000 (14:48 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 26 Jul 2005 14:48:05 +0000 (14:48 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6223 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index c79307088b3dea80625996ebeaeeadd8731c6ba4..63a86d6d824971c800386a86ced92c1a7e8d7332 100755 (executable)
--- 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,