Mercurial > SDL_sound_CoreAudio
changeset 452:6c95cbd55d16
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 13 Sep 2003 20:30:13 +0000 |
parents | 573eaefef003 |
children | b9856ba6fb4e |
files | CHANGELOG |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Sat Sep 13 20:28:55 2003 +0000 +++ b/CHANGELOG Sat Sep 13 20:30:13 2003 +0000 @@ -2,6 +2,7 @@ * CHANGELOG. */ +09132003 - Happy September. Added Speex (.spx) decoder. 08052003 - Fixed MIDI decoder on bigendian systems. 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!). 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!).