summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2009-04-10 16:16:04 (GMT)
committerdas <das>2009-04-10 16:16:04 (GMT)
commitbdabe51b63a890fa4c90e4a287157cdcca44be33 (patch)
treeb7528dea764d925b7b3fdce4e8f80d7201617efb /ChangeLog
parenteff28bdb2e18fca6c20261e6ec79a53115866075 (diff)
downloadtk-bdabe51b63a890fa4c90e4a287157cdcca44be33.zip
tk-bdabe51b63a890fa4c90e4a287157cdcca44be33.tar.gz
tk-bdabe51b63a890fa4c90e4a287157cdcca44be33.tar.bz2
* generic/tkMenu.c (PostProcessEntry): delay call to
TkpConfigureMenuEntry() until all menu entry attributes are setup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8121365..d912394 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-04-10 Daniel Steffen <das@users.sourceforge.net>
+ * generic/tkMenu.c (PostProcessEntry): delay call to
+ TkpConfigureMenuEntry() until all menu entry attributes are setup.
+
* library/menu.tcl (::tk::MbPost): fix error thrown in y position
computation with indicatoron.