changeset 125:7d033b28b5d2

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 08 Oct 2001 19:14:26 +0000
parents e46e31fdecfd
children 8a5a1c61d3c6
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Mon Oct 08 19:13:16 2001 +0000
+++ b/CHANGELOG	Mon Oct 08 19:14:26 2001 +0000
@@ -84,6 +84,8 @@
            work universally. This isn't an idea solution, but it's probably
            the best we can do without rewriting mikmod. Made a change to ogg.c
            for portability: changed an int64_t to ogg_int64_t.
+10082001 - Restructured decoders/wav.c to allow for multiple formats, and 
+           put the start of a handler for the ADPCM format in place.
 
 --ryan. (icculus@clutteredmind.org)