changeset 388:43249ebb82e3

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 05 Jul 2002 23:12:55 +0000
parents fb519e6028e3
children fced17b9890c
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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