# HG changeset patch # User Ryan C. Gordon # Date 1016164943 0 # Node ID 464089180e497ca9c36f6deec998555f2105420a # Parent ad4c8f34136a2d021d4cab95872ec4b5f1a91744 Updated. diff -r ad4c8f34136a -r 464089180e49 CHANGELOG --- a/CHANGELOG Thu Mar 14 21:12:46 2002 +0000 +++ b/CHANGELOG Fri Mar 15 04:02:23 2002 +0000 @@ -3,7 +3,9 @@ */ 03142002 - Changed configure script's --enable-vorbis to --enable-ogg. Removed - global state variable from mpglib, so it should be reentrant now. + global state variable from mpglib, so it should be reentrant now + (patches sent to mpglib's actual maintainer). playsound can now + read from stdin. 03102002 - Added a FIXME note to decoders/mpglib.c. playsound now reports errors in the thread where they occured, which also fixes a double report of errors during predecoding. Removed all calls to exit() in