]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
keeping the changelog up to date for 1.0.6
authorRussell Bryant <russell@russellbryant.com>
Fri, 25 Feb 2005 18:14:19 +0000 (18:14 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 25 Feb 2005 18:14:19 +0000 (18:14 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5080 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index 153d005230aa99039527ddb9b6a8fbc5a707e0f9..3f30d298ff41972e13c089d9322a368e66f5b3f9 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,9 @@ Asterisk 1.0.6
  -- chan_zap:
     -- During a certain scenario when using flash and '#' transfers you would hear the
        other person and the music they were hearing. This has been fixed.
+    -- A fix for a compilation issue with gcc4 was added.
+ -- chan_modem_bestdata:
+    -- A fix for a compilation issue with gcc4 was added.
  -- format_g729:
     -- Treat a 10-byte read as an end of file indication instead of an error. Some G729 encoders
        like to put 10-bytes at the end to indicate this.