summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2008-08-05 20:31:07 (GMT)
committerjenglish <jenglish@flightlab.com>2008-08-05 20:31:07 (GMT)
commitf599302965961fcb2ea0ab5c179fa3bb3a2d860f (patch)
tree025f32b1c924bcc225cc2dae6c7aef2b0339eab5 /ChangeLog
parente789fde4f39df79644897b01974f22db4adbeeb7 (diff)
downloadtk-f599302965961fcb2ea0ab5c179fa3bb3a2d860f.zip
tk-f599302965961fcb2ea0ab5c179fa3bb3a2d860f.tar.gz
tk-f599302965961fcb2ea0ab5c179fa3bb3a2d860f.tar.bz2
Fix for [Bug 2010422] "no event type or button # or keysym
while executing "bind Listbox <MouseWheel> [...]". This allows Tk to compile and run against newer versions of libX11 where the protocol constant LastEvent has changed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64a3126..b71151c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-05 Joe English <jenglish@users.sourceforge.net>
+
+ * generic/tk.h, generic/tkEvent.c: Fix for [Bug 2010422]
+ "no event type or button # or keysym while executing
+ "bind Listbox <MouseWheel> [...]".
+
2008-08-03 Ania Pawelczyk <aniap@users.sourceforge.net>
* test/cmds.test: Update to tcltest2