From f706783eb255be8789145b0ddce4d966abc4c80a Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sun, 26 Jun 2011 16:11:59 -0700 Subject: [PATCH] Changelog for previous commit. --- Docs/Changelog_sm5.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index 235ae6c470..f61343d8a6 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -8,6 +8,12 @@ ________________________________________________________________________________ StepMania 5.0 Preview 2 | 201106?? -------------------------------------------------------------------------------- +2011/06/26 +---------- +* [UnlockManager] New metric: AutoLockEditSteps. Use this to hide bonus charts + until the Expert steps are beaten. No guarantee that this works with no + challenge steps in the song. [Wolfman2000] + 2011/06/24 ---------- * [Actor] Implement compound(length,tweens) in _fallback/02 Actor.lua. [AJ]