From 29ffe4e7726599b9de841384cf0dd59742ed2ee5 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Thu, 7 Jul 2011 15:20:33 -0400 Subject: [PATCH] And the changelog. --- Docs/Changelog_sm5.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index 37b2104588..d6f436c9a3 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -13,6 +13,10 @@ StepMania 5.0 ????????? | 20110??? * [ScreenEdit] Fix the NoMines transformation bug, issue 363. [Wolfman2000] * [CourseLoaderCRS] Don't load BEST# and WORST# where # is greater than the number of songs installed. Fixes issue 373. [AJ] +* [NotesAllSSC] Add the #CHARTNAME tag to the Steps. #DESCRIPTION is now for + more detailed descriptions, or perhaps some short hand lingo. All files + that used #DESCRIPTION will have their values copied to #CHARTNAME on + load. [Wolfman2000] 2011/07/06 ----------