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)
commit5c28ad6e3066669cbf7a9bf5d861b1323839ce38 (patch)
tree865d1144fdcc230f824f31d8db4b272347b5a2c0 /ChangeLog
parentfb84bdb28c31da3d3ae02b970970b7c68569a36f (diff)
parent4f87ca103d769f45f4f22d27d117c5f7a0da7fef (diff)
downloadtk-5c28ad6e3066669cbf7a9bf5d861b1323839ce38.zip
tk-5c28ad6e3066669cbf7a9bf5d861b1323839ce38.tar.gz
tk-5c28ad6e3066669cbf7a9bf5d861b1323839ce38.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