From 9aa6bb37fd342d34940f054e29846eceb9a2cff3 Mon Sep 17 00:00:00 2001 From: Chris Beck Date: Thu, 5 Mar 2015 14:42:22 -0500 Subject: [PATCH] Update changelog --- changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog b/changelog index 70c81d0028e2..cbb2b7b999fb 100644 --- a/changelog +++ b/changelog @@ -227,6 +227,8 @@ Version 1.13.0-dev: a lua lib "ilua", and "experimental compilation" technique. * Fixed game falling back to desktop if a user declines to load a previous version save from within a game + * Fix bug #22984: Sliders (GUI1) focusing improperly in non-game contexts, + and not responding to left-right key press * WML engine: * Added customizable recall costs for unit types and individual units, using the new recall_cost attribute in [unit_type] and [unit].