summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Howard2011-01-13 20:34:55 +0000
committerSimon Howard2011-01-13 20:34:55 +0000
commitec169fd1c28b2ba3b6b6fc7e7123e9d27516dd5f (patch)
treee34c063acdef202278daa9efc2f651d87c60f92e /NEWS
parent5130b54658ab03f3fc18727615b529d6e241566c (diff)
downloadchocolate-doom-ec169fd1c28b2ba3b6b6fc7e7123e9d27516dd5f.tar.gz
chocolate-doom-ec169fd1c28b2ba3b6b6fc7e7123e9d27516dd5f.tar.bz2
chocolate-doom-ec169fd1c28b2ba3b6b6fc7e7123e9d27516dd5f.zip
In configuration files, use the scan code for right shift, not left
shift, to match Vanilla (thanks AlexXav). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2238
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c5a4cfaa..56f71593 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
Bugs fixed:
* Menu navigation when using joystick/joypad (thanks AlexXav).
+ * For configuration file value for shift keys, use scan code for
+ right shift, not left shift (thanks AlexXav).
1.5.0 (2011-01-02):