changeset 278:dfe4a46f88f7

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 14 Mar 2002 16:38:32 +0000
parents d52d2166f43d
children 52b9f37998db
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Thu Mar 14 16:17:28 2002 +0000
+++ b/CHANGELOG	Thu Mar 14 16:38:32 2002 +0000
@@ -2,7 +2,8 @@
  * CHANGELOG.
  */
 
-03142002 - Changed configure script's --enable-vorbis to --enable-ogg.
+03142002 - Changed configure script's --enable-vorbis to --enable-ogg. Removed
+           global state variable from mpglib, so it should be reentrant now.
 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