summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-09-16 20:06:33 (GMT)
committerhobbs <hobbs>2004-09-16 20:06:33 (GMT)
commit713eef221ba8d003700472ff66bce12742b29595 (patch)
treeaebabf7afcea07eb00d4ff2f9561fd54b910f723 /ChangeLog
parent3d047ef34c8fe79f75163ee7af094a65ca966e35 (diff)
downloadtk-713eef221ba8d003700472ff66bce12742b29595.zip
tk-713eef221ba8d003700472ff66bce12742b29595.tar.gz
tk-713eef221ba8d003700472ff66bce12742b29595.tar.bz2
* generic/tkMenu.c (MenuWorldChanged): ensure that we recompute
the menu geometry on WorldChanged to handle font size changes. [Bug 607649]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b476512..d8ddee4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-16 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkMenu.c (MenuWorldChanged): ensure that we recompute
+ the menu geometry on WorldChanged to handle font size
+ changes. [Bug 607649]
+
2004-09-16 Peter Spjuth <peter.spjuth@space.se>
* tests/place.test: