summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-07-31 20:24:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-07-31 20:24:39 (GMT)
commitd4d09285a32e8effbeb1abd545fc3be92d6605cb (patch)
tree865d1144fdcc230f824f31d8db4b272347b5a2c0 /ChangeLog
parent8d15f2ce2e00214fd8c256370f822753901b7fc9 (diff)
parent896992cf6649443a6421ab8448b7e920931cba8c (diff)
downloadtk-d4d09285a32e8effbeb1abd545fc3be92d6605cb.zip
tk-d4d09285a32e8effbeb1abd545fc3be92d6605cb.tar.gz
tk-d4d09285a32e8effbeb1abd545fc3be92d6605cb.tar.bz2
[Bug 3551802]: Convert from XKeycodeToKeysym to XkbKeycodeToKeysym to fix
deprecation warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9104aee..ff43dfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-31 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/tkUnixKey.c (TkpSetKeycodeAndState, TkpInitKeymapInfo)
+ (TkpGetKeySym): [Bug 3551802]: Convert from XKeycodeToKeysym to
+ XkbKeycodeToKeysym to fix deprecation warning.
+
2012-07-31 Jan Nijtmans <nijtmans@users.sf.net>
* win/nmakehlp.c: Backport from Tcl 8.6, but add -Q option from