# HG changeset patch # User Ryan C. Gordon # Date 1026515843 0 # Node ID 7ced6c44b8278ce556f028883356c02d41b8a197 # Parent c42ac9ee2ce4d3d275b38a6981a97018b54fef93 Updated. diff -r c42ac9ee2ce4 -r 7ced6c44b827 CHANGELOG --- a/CHANGELOG Fri Jul 12 23:16:24 2002 +0000 +++ b/CHANGELOG Fri Jul 12 23:17:23 2002 +0000 @@ -2,6 +2,7 @@ * CHANGELOG. */ +07122002 - Changed inline keyword to compile universally. 07102002 - Fixed a bug in command line handling in playsound.c. Fixes from Torbjörn and myself to get flac.c friendly between versions of libFLAC. Mutex'd a potential race condition in decoders/modplug.c.