summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2009-04-10 16:16:02 (GMT)
committerdas <das>2009-04-10 16:16:02 (GMT)
commit345d2e6a35e3e40d254932e47b52c15dd702d45f (patch)
tree706b94572ea5280f5cfb985792cc4b61358508d6 /ChangeLog
parent9f2a4345fce2de847fa782dbcf7f5bef0a500c49 (diff)
downloadtk-345d2e6a35e3e40d254932e47b52c15dd702d45f.zip
tk-345d2e6a35e3e40d254932e47b52c15dd702d45f.tar.gz
tk-345d2e6a35e3e40d254932e47b52c15dd702d45f.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 410de8a..ab9bd12 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.