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)
commitc46e2b47433a0a3f5b78caa4bd26fe97afb90014 (patch)
tree4ac3819dc8b1575dc7d7d6a8f7cc6a299b8aa8b5 /ChangeLog
parent26df4f6178424a58511429723480a8c31740f75a (diff)
parent1a5fb3e36f32ee0ace50bb1f179af9091170f5a3 (diff)
downloadtk-c46e2b47433a0a3f5b78caa4bd26fe97afb90014.zip
tk-c46e2b47433a0a3f5b78caa4bd26fe97afb90014.tar.gz
tk-c46e2b47433a0a3f5b78caa4bd26fe97afb90014.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