comparison CHANGELOG @ 390:951574013896

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 10 Jul 2002 03:58:40 +0000
parents 43249ebb82e3
children 442070fb3856
comparison
equal deleted inserted replaced
389:fced17b9890c 390:951574013896
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 07092002 - Fixed typo in documentation (SDL_sound.h).
5 07052002 - Cleaned up some stuff in playsound.c, removing some FIXMEs. 6 07052002 - Cleaned up some stuff in playsound.c, removing some FIXMEs.
6 Commandline validation is improved, too. FIXME removal in 7 Commandline validation is improved, too. FIXME removal in
7 voc.c; should report i/o errors correctly now. Changed DECLSPEC 8 voc.c; should report i/o errors correctly now. Changed DECLSPEC
8 to SNDDECLSPEC to prevent SDL conflict, and added SDLCALL support. 9 to SNDDECLSPEC to prevent SDL conflict, and added SDLCALL support.
9 Removed all instances of Sound_SetError()...now they are either 10 Removed all instances of Sound_SetError()...now they are either