Mercurial > SDL_sound_CoreAudio
changeset 117:9778eba22813
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 05 Oct 2001 14:04:53 +0000 |
parents | 1b36803660bc |
children | fd942c1433f8 |
files | CHANGELOG |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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)