# HG changeset patch # User Ryan C. Gordon # Date 1027264729 0 # Node ID 1c7ed7097a9ce0e68624391caf8505fc96a19887 # Parent 325af3e2cbb39fa65934bf467799e8a475c71177 Updated. diff -r 325af3e2cbb3 -r 1c7ed7097a9c CHANGELOG --- a/CHANGELOG Sun Jul 21 15:18:40 2002 +0000 +++ b/CHANGELOG Sun Jul 21 15:18:49 2002 +0000 @@ -2,6 +2,9 @@ * CHANGELOG. */ +07212002 - done_flag was not being reset between files in playsound, so the + first file would playback, and then any following tracks in a given + run would "finish" immediately. Fixed. 07132002 - More altcvt fixes from Frank Ranostaj. 07122002 - Changed inline keyword to compile universally. 07102002 - Fixed a bug in command line handling in playsound.c. Fixes from