summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2006-09-21 00:13:54 (GMT)
committerhobbs <hobbs>2006-09-21 00:13:54 (GMT)
commit3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1 (patch)
tree4c2e5aeb99fa3aed9e30b6167177e43a9415e812 /ChangeLog
parent300dcf1ffe80755d76b0a3ed40f15e8951b93fee (diff)
downloadtk-3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1.zip
tk-3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1.tar.gz
tk-3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1.tar.bz2
* win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus
with images to avoid clipping bug. [Bug 1329198]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf246a0..ef0652f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-20 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus
+ with images to avoid clipping bug. [Bug 1329198]
+
2006-09-11 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of