summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-11-30 21:13:12 (GMT)
committerhobbs <hobbs>2005-11-30 21:13:12 (GMT)
commit9f0a88811e58296be56492cc3d3ef3486c88ab38 (patch)
treea48e640f62cd4d6b5a571631d0dd37a80c341a10 /ChangeLog
parent48541e4ea98686188f6947b23ef87df52b1aed62 (diff)
downloadtk-9f0a88811e58296be56492cc3d3ef3486c88ab38.zip
tk-9f0a88811e58296be56492cc3d3ef3486c88ab38.tar.gz
tk-9f0a88811e58296be56492cc3d3ef3486c88ab38.tar.bz2
* generic/tkEvent.c: fix handling of ClientMessage handlers.
[Bug 1289565 983920]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a935e7e..491ae0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-11-30 Jeff Hobbs <jeffh@ActiveState.com>
+ * generic/tkEvent.c: fix handling of ClientMessage handlers.
+ [Bug 1289565 983920]
+
* macosx/tkMacOSXEvent.h: define
kEventAppAvailableWindowBoundsChanged for OS X < 10.3.