changeset 437:e01cfef3306a

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 12 Jan 2003 20:59:32 +0000
parents 45614e2c1c81
children 72ccb2916418
files CHANGELOG
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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).