summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-04-01 17:12:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-04-01 17:12:10 (GMT)
commit1a5fb3e36f32ee0ace50bb1f179af9091170f5a3 (patch)
treeecb30d7095d0f07e259d36913140447b6303e4a7 /ChangeLog
parenta3be66c88fd7d5f2e2e9a475635bf0c5b407335b (diff)
parent5a6fcb313c27b3145619f37e5d83b93586805a2e (diff)
downloadtk-1a5fb3e36f32ee0ace50bb1f179af9091170f5a3.zip
tk-1a5fb3e36f32ee0ace50bb1f179af9091170f5a3.tar.gz
tk-1a5fb3e36f32ee0ace50bb1f179af9091170f5a3.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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9b4766..7c67802 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-04-01 Don Porter <dgp@users.sourceforge.net>
+
+ * 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