summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-02-28 09:10:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-02-28 09:10:39 (GMT)
commitbf80f6ef08005e8ed3da3a8ece7fefa373fc8dd8 (patch)
treec786446314f395efd2d48d54d8b78d9af080715e /ChangeLog
parent2b76c49e30421aa22968c63e57c49bfaa6238e2f (diff)
parentd633ff9ebc49787402b8ec2e2e47899b5d8107cc (diff)
downloadtk-bf80f6ef08005e8ed3da3a8ece7fefa373fc8dd8.zip
tk-bf80f6ef08005e8ed3da3a8ece7fefa373fc8dd8.tar.gz
tk-bf80f6ef08005e8ed3da3a8ece7fefa373fc8dd8.tar.bz2
[Bug 3599312]: Apply fix for Alt key problems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75a617f..03c0093 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-02-28 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/tkUnixKey.c (TkpGetKeySym): [Bug 3599312]: Put the
+ initialization of the key mapping before the input method handling
+ so that Alt key handling is correct on non-OSX Unix. Thanks to
+ Colin McDonald for developing the fix.
+
2013-02-18 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tkUnixEvent.c: Call XInitThreads once before the