From 772e2df91e4fcfe0e2be74b03da138efe8e4fd24 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 8 Jan 2012 01:27:55 -0600 Subject: [PATCH] update changelog --- Docs/Changelog_sm5.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index 40c6bff6be..757f85a3cf 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -11,12 +11,19 @@ StepMania 5.0 alpha 1 | 20120108 2012/01/08 ---------- * [ScreenManager] Made AddScreenToTop take a second (optional) parameter for - posting a ScreenMessage on screen pop. + posting a ScreenMessage on screen pop. [AJ] +* Only read certain tags during first load; makes song loading faster. [theDtTvB] +* Comment out the Desktop mount on OS X. [theDtTvB] + +2012/01/07 +---------- +* Fix Portable.ini not working on Mac OS X. [shakesoda] 2012/01/05 ---------- * [PercentageDisplay] Remove unused ApplyScoreDisplayOptions metric; added PercentFormat and RemainderFormat metrics. [AJ] +* Fix Portable.ini not working in Linux. [FSX] 2011/12/27 ----------