summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2013-04-01 17:50:50 (GMT)
committerdgp <dgp@noemail.net>2013-04-01 17:50:50 (GMT)
commitf75e983b86093da2f0e6b9bf12d0c90f6af8862c (patch)
tree4ac3819dc8b1575dc7d7d6a8f7cc6a299b8aa8b5 /ChangeLog
parent8865776bbc4de135e4ce4d0f59d4b09bfbad0b40 (diff)
parent94249e8b9e5fd2e1ddbc31656ffb31bd0f832b85 (diff)
downloadtk-f75e983b86093da2f0e6b9bf12d0c90f6af8862c.zip
tk-f75e983b86093da2f0e6b9bf12d0c90f6af8862c.tar.gz
tk-f75e983b86093da2f0e6b9bf12d0c90f6af8862c.tar.bz2
3607830 Runtime checks that Xkb is available in the X server before trying to
use. Adapted from patch from Brian Griffin. FossilOrigin-Name: a243315217cfd8f17a094b36e081a73b135b958a
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