# HG changeset patch # User Ryan C. Gordon # Date 1065772974 0 # Node ID 3112fac4abfe1a694bef78bf923b7c4b0156ae4e # Parent 270dd56ced16ca22ab234da35a5fa57a6e920e77 Updated. diff -r 270dd56ced16 -r 3112fac4abfe CHANGELOG --- a/CHANGELOG Fri Oct 10 08:01:45 2003 +0000 +++ b/CHANGELOG Fri Oct 10 08:02:54 2003 +0000 @@ -4,7 +4,8 @@ 10102003 - Changed some SDL_Error()s to __Sound_SetError() in new DLS code to fix linking issues. -10052003 - Fixed memory corruption when freeing DLS instruments (Thanks, Sam!). +10052003 - Fixed memory corruption when freeing DLS instruments, + and bug when timidity is initialized multiple times (Thanks, Sam!). 09252003 - Sam Lantinga added support for DLS instruments to the MIDI decoder. 09132003 - Happy September. Added Speex (.spx) decoder. 08052003 - Fixed MIDI decoder on bigendian systems.