Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 99:3f0beddfd9c9
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 02 Oct 2001 17:54:16 +0000 |
parents | 40be84c1aadd |
children | 2aec53e68049 |
line wrap: on
line diff
--- a/CHANGELOG Tue Oct 02 17:53:23 2001 +0000 +++ b/CHANGELOG Tue Oct 02 17:54:16 2001 +0000 @@ -64,7 +64,8 @@ 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. Committed Torbjörn's patch for MP3 detection. - (better late than never). + (better late than never). __Sound_strcasecmp() now handles NULL + strings gracefully, fixing the crash with "playsound bootstrap". --ryan. (icculus@clutteredmind.org)