Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 504:6455549cd562
Clean up gcc4 compiler warnings.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 17 Dec 2005 18:46:20 +0000 |
parents | 0b244f36049e |
children | 8d0c21795258 |
line wrap: on
line diff
--- a/CHANGELOG Tue Dec 06 12:17:39 2005 +0000 +++ b/CHANGELOG Sat Dec 17 18:46:20 2005 +0000 @@ -2,6 +2,7 @@ * CHANGELOG. */ +12172005 - Fixed gcc4 whining in playsound_simple.c. 12062005 - Trimmed a bunch of junk out of the build system, and now it works on Mac OS X again. 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!)