From 7889adcc309c1ec3ed452a13cb2677cdc5f94b18 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sat, 20 Aug 2011 03:08:50 -0500 Subject: [PATCH] update changelog --- Docs/Changelog_sm5.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index 5696fa6e08..730d339eca 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -56,6 +56,9 @@ StepMania 5.0 Preview 3 | 20110820 * [GameState] add GetExpandedSectionName() Lua binding. [AJ] * [ScreenSelectMusic] Added IdleCommentSeconds metric and "ScreenSelectMusic IdleComment" announcer sound. [AJ] +* [NotesLoaderBMS] "Send the actual song file to LoadFromBMSFile in + BMSLoader::LoadNoteDataFromSimfile instead of the dummy one... + This fixes the wrong sound issue [423]..." [theDtTvB] 2011/08/06 ----------