summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-04-01 17:50:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-04-01 17:50:50 (GMT)
commitf9b627e0687822d6b46b2ba34626258a8145094b (patch)
tree4ac3819dc8b1575dc7d7d6a8f7cc6a299b8aa8b5 /ChangeLog
parentc7f2e4b4449c07a0ac71b26e5da802d7fe5aaa89 (diff)
parentd5b7206362a9e60c41e3de7e60ead1034c8d50f5 (diff)
downloadtk-f9b627e0687822d6b46b2ba34626258a8145094b.zip
tk-f9b627e0687822d6b46b2ba34626258a8145094b.tar.gz
tk-f9b627e0687822d6b46b2ba34626258a8145094b.tar.bz2
3607830 Runtime checks that Xkb is available in the X server before trying to
use. Adapted from patch from Brian Griffin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67b3210..09a0f57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* tests/window.test: Bring back test window-2.9. No longer hangs.
+ * generic/tkInt.h: [Bug 3607830] Runtime checks that Xkb is
+ * unix/tkUnixEvent.c: available in the X server before trying to
+ * unix/tkUnixKey.c: use. Adapted from patch from Brian Griffin.
+
2013-03-27 Jan Nijtmans <nijtmans@users.sf.net>
* library/button.tcl: [Bug 3608074]: Add <<Invoke>> bindings to