From: Russell Bryant Date: Fri, 25 Feb 2005 18:14:19 +0000 (+0000) Subject: keeping the changelog up to date for 1.0.6 X-Git-Tag: 1.0.11.1~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04c06471e61c0dff8c5debfd454795e01ff9f2e8;p=thirdparty%2Fasterisk.git keeping the changelog up to date for 1.0.6 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5080 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 153d005230..3f30d298ff 100755 --- 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.