# HG changeset patch # User Ryan C. Gordon # Date 1025910775 0 # Node ID 43249ebb82e30b7423f304cc34eff63148650a7f # Parent fb519e6028e3655234783643be5de45ef687101c Updated. diff -r fb519e6028e3 -r 43249ebb82e3 CHANGELOG --- a/CHANGELOG Fri Jul 05 23:11:51 2002 +0000 +++ b/CHANGELOG Fri Jul 05 23:12:55 2002 +0000 @@ -6,6 +6,8 @@ Commandline validation is improved, too. FIXME removal in voc.c; should report i/o errors correctly now. Changed DECLSPEC to SNDDECLSPEC to prevent SDL conflict, and added SDLCALL support. + Removed all instances of Sound_SetError()...now they are either + __Sound_SetError or BAIL*_MACRO. 07022002 - Added WinCE support pack to website, updated INSTALL with CE info. More altcvt fixes from Frank Ranostaj. 07012002 - Fixed configure.in to work around bug in older autoconfs. Started