Mercurial > SDL_sound_CoreAudio
changeset 97:40be84c1aadd
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 02 Oct 2001 17:47:07 +0000 |
parents | 25e515dfa18d |
children | dfdf7b4e05bd |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Tue Oct 02 17:46:12 2001 +0000 +++ b/CHANGELOG Tue Oct 02 17:47:07 2001 +0000 @@ -63,7 +63,8 @@ NOT enable it in your build! 10012001 - Fixed a memory leak that Torbjörn found in the MOD decoder. 10022001 - Changed a comment in mod.c to not refer to "the mikmod - directory" anymore. + directory" anymore. Committed Torbjörn's patch for MP3 detection. + (better late than never). --ryan. (icculus@clutteredmind.org)