]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
add note about the app_disa change
authorRussell Bryant <russell@russellbryant.com>
Mon, 25 Jul 2005 23:45:18 +0000 (23:45 +0000)
committerRussell Bryant <russell@russellbryant.com>
Mon, 25 Jul 2005 23:45:18 +0000 (23:45 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6220 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index b215736fe49447af3abe001e3e47a3ccbf415c2e..c79307088b3dea80625996ebeaeeadd8731c6ba4 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@
        only, not requiring authentication on incoming invites, or both. Before,
        to not require authentication on incoming invites also required matching
        peers based on IP only.
+ -- app_disa
+    -- We will now not set the accountcode if one is not supplied. 
  -- app_meetme
     -- If the first caller into a conference hangs up while being prompted for
        the conference pin number, the conference will no longer be held open.