# HG changeset patch # User Ryan C. Gordon # Date 1042405172 0 # Node ID e01cfef3306a1a69ba462a9a8ade554aa2c66f07 # Parent 45614e2c1c8134c5209b2e4f9b1f3314c527656a Updated. diff -r 45614e2c1c81 -r e01cfef3306a CHANGELOG --- a/CHANGELOG Sun Jan 12 20:59:25 2003 +0000 +++ b/CHANGELOG Sun Jan 12 20:59:32 2003 +0000 @@ -2,6 +2,7 @@ * CHANGELOG. */ +01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg packet per call, and mikmod has a check during initialization to prevent a clash with SDL_mixer (Thanks, Eric).