changeset 99:3f0beddfd9c9

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 02 Oct 2001 17:54:16 +0000
parents dfdf7b4e05bd
children 6d9fdec2f708
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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)