From 21c64484c32b9bb66af3c86d7c5f93ad16049872 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Fri, 19 Aug 2011 15:24:31 -0500 Subject: [PATCH] update docs --- Docs/Changelog_sm5.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index a62dc6b16c..eb611e1285 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -13,6 +13,8 @@ StepMania 5.0 Preview 3 | 2011081? * [Steps] Add PredictMeter() and GetDisplayBPMType() Lua bindings. [AJ] * [Song] Add ShowInDemonstrationAndRanking() Lua binding. [AJ] * Turn off Autogen by default. [shakesoda] +* Disable automatic aspect ratio guessing, default to 854x480 + (16:9 because most newer displays are wide). [shakesoda] 2011/08/18 ----------