diff CHANGELOG @ 38:9950943545c4

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 20 Sep 2001 07:56:52 +0000
parents 662bacccfd2c
children 365b3be64aac
line wrap: on
line diff
--- a/CHANGELOG	Thu Sep 20 07:56:24 2001 +0000
+++ b/CHANGELOG	Thu Sep 20 07:56:52 2001 +0000
@@ -27,7 +27,12 @@
            test program from running on FreeBSD 4.3. Sweet. Added Ogg Vorbis
            decoder. Rewrote the test program's SDL audio callback to be more
            robust (Ogg exposed a nasty bug in it). Fixed a byte-ordering issue
-	   in the VOC decoder.
+           in the VOC decoder.
+09202001 - Torbjörn Andersson submitted several patches: fixed a comment in
+           the .WAV decoder (whoops...screwed up my own search-and-replace.
+           Hah.), made an attempt at putting multiple sound streams behind
+           one RWops (gotta think on that one first), and, most importantly,
+           added an AIFF decoder, which is very cool.
 
 --ryan. (icculus@clutteredmind.org)