From cfc3fb0e9aba444c46b727b53c0492bbe8fbdd81 Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Fri, 25 Jan 2013 15:53:01 -0500 Subject: [PATCH] editor fix is user-facing, add to changelog --- Docs/Changelog_sm5.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index 1c8b2c6a11..3f46db77b5 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -8,9 +8,15 @@ ________________________________________________________________________________ StepMania 5.0 beta 2 | 20130??? -------------------------------------------------------------------------------- +2013/01/23 +---------- +* [TimingData, ScreenEdit] Fixed behavior in the editor whereby making changes + to Song Timing would unexpectedly change all charts to Steps Timing. + (Thanks to DJ OMiY for reporting and isolating the problem.) + 2013/01/11 ---------- -* [Screen] Allow overlay screens to accept codes +* [Screen] Allow overlay screens to accept codes. 2013/01/06 ----------