Mercurial > SDL_sound_CoreAudio
changeset 265:87ef8f3e9484
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 03 Mar 2002 04:05:06 +0000 |
parents | abe472572e38 |
children | 7507d2c15281 |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Fri Feb 22 08:58:38 2002 +0000 +++ b/CHANGELOG Sun Mar 03 04:05:06 2002 +0000 @@ -2,6 +2,8 @@ * CHANGELOG. */ +03032002 - Fixed mpglib's build configuration to include general build flags + so that things like --enable-debug work as expected. 02212002 - Changed SMPEG's URL to point to the icculus.org site. Added an mpglib decoder (internal to SDL_sound; relies on no external libs) and changes mp3.c to smpeg.c (and other associated things).