Mercurial > SDL_sound_CoreAudio
changeset 84:0e7579fb4ea3
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 25 Sep 2001 21:26:05 +0000 |
parents | 2b5ba7f33840 |
children | b939258bd177 |
files | CHANGELOG |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Tue Sep 25 21:25:14 2001 +0000 +++ b/CHANGELOG Tue Sep 25 21:26:05 2001 +0000 @@ -55,6 +55,10 @@ robust in general: fixed potential overflow in audio_callback, made it chatter less, made it take multiple files and some other command lines. Initial autoconf support, thanks to Max Horn. +09252001 - More autoconf work. Gave Max Horn write access to the CVS + repository, so I don't drive him nuts tweaking this thing. :) + Fixed a const complaint and some other stuff needed for compilation + under Visual C++ 6.0 (no, it isn't ported yet). --ryan. (icculus@clutteredmind.org)