changeset 33:662bacccfd2c

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 19 Sep 2001 16:08:26 +0000
parents 4a60ee42ca9a
children 938ef560c7bf
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Wed Sep 19 16:07:38 2001 +0000
+++ b/CHANGELOG	Wed Sep 19 16:08:26 2001 +0000
@@ -26,7 +26,8 @@
            the available_decoders array), fixing the only bug preventing the
            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).
+           robust (Ogg exposed a nasty bug in it). Fixed a byte-ordering issue
+	   in the VOC decoder.
 
 --ryan. (icculus@clutteredmind.org)