Mercurial > SDL_sound_CoreAudio
changeset 251:b9e090f89ef6
Tweaked comments, upped version to 0.1.5.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 08 Feb 2002 01:41:37 +0000 |
parents | 649a7592e1c9 |
children | c54eae85f5f1 |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Thu Feb 07 08:11:00 2002 +0000 +++ b/CHANGELOG Fri Feb 08 01:41:37 2002 +0000 @@ -4,6 +4,8 @@ 02072002 - Committed a patch Torbjörn sent in awhile ago for preventing confusion with Timidity++-specific stuff in the timidity.cfg file. + Tyler Montbriand sent in an updated Visual C package. + Updated SDL_sound.h's comments a little. Upped version to 0.1.5. 02052002 - Fixed a cleanup I broke last night. Added CWProject.sit to the EXTRA_DIST section of Makefile.am, and updated the README with MacOS (9/X) install instructions.