diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-18 08:23:07 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-18 08:23:07 (GMT) |
commit | 503873175147643759877b680b02299eeea1617f (patch) | |
tree | d176ea49da3c7ac880fbf7022952bcaca5416797 /ChangeLog | |
parent | 5d56b4f852eef0293a312eaff20e8701ac54a86a (diff) | |
download | tk-503873175147643759877b680b02299eeea1617f.zip tk-503873175147643759877b680b02299eeea1617f.tar.gz tk-503873175147643759877b680b02299eeea1617f.tar.bz2 |
Add missing GEOMETRY flag to -handlepad option. [Bug 1010938]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-08-18 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkPanedWindow.c (optionSpecs): Add missing GEOMETRY flag + to -handlepad option. [Bug 1010938] + 2004-08-10 Joe English <jenglish@users.sourceforge.net> * unix/tkUnixWm.c: Fix for #1006686 "wm resizable command |