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
This commit is contained in:
Russell Bryant
2005-02-25 18:14:19 +00:00
parent 687b01f298
commit 04c06471e6

View File

@@ -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.