Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 117:9778eba22813
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 05 Oct 2001 14:04:53 +0000 |
parents | 12688fbf9f59 |
children | 254916e602c6 |
line wrap: on
line diff
--- a/CHANGELOG Fri Oct 05 14:04:19 2001 +0000 +++ b/CHANGELOG Fri Oct 05 14:04:53 2001 +0000 @@ -78,6 +78,7 @@ 10042001 - Changed some #if (defined SOUND_SUPPORTS_*) lines to #ifdef SOUND_SUPPORTS_* in voc.c and shn.c, for consistency with the other decoders. +10052001 - Removed #include "SDL_endian" from aiff.c. --ryan. (icculus@clutteredmind.org)