changeset 119:254916e602c6

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 06 Oct 2001 22:11:09 +0000
parents fd942c1433f8
children bd224f22e6b2
files CHANGELOG TODO
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Sat Oct 06 22:09:57 2001 +0000
+++ b/CHANGELOG	Sat Oct 06 22:11:09 2001 +0000
@@ -79,6 +79,7 @@
            #ifdef SOUND_SUPPORTS_* in voc.c and shn.c, for consistency with
            the other decoders.
 10052001 - Removed #include "SDL_endian" from aiff.c.
+10062001 - Made a change to SDL_sound.c for compiling on non-GNU toolchains.
 
 --ryan. (icculus@clutteredmind.org)
 
--- a/TODO	Sat Oct 06 22:09:57 2001 +0000
+++ b/TODO	Sat Oct 06 22:11:09 2001 +0000
@@ -6,6 +6,7 @@
 - Port to MacOS Classic.
 - Port to MacOS X.
 - Allow a decoder to register multiple file extensions.
+- Man pages for the API.
 
 More immediate:
 - Write a decent README.