From 0d9397c07e087e98e2b987ca5880eeabfedb9cdc Mon Sep 17 00:00:00 2001 From: Thai Pangsakulyanont Date: Sun, 9 Oct 2011 18:36:00 +0700 Subject: [PATCH] changelog --- Docs/Changelog_sm5.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index 648a166050..f25677f325 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -8,6 +8,11 @@ ________________________________________________________________________________ StepMania 5.0 $next | 2011xxxx -------------------------------------------------------------------------------- +2011/10/09 +---------- +* [NotesLoaderBMS] Fix the bug where keysounds that points to nonexistant file + gets assigned a random one [theDtTvB] + 2011/10/08 ---------- * [GameSoundManager] Add the PlayMusicPart lua binding. [Wolfman2000]