diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-05-14 08:29:05 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-05-14 08:29:05 (GMT) |
commit | 55409abda8f00f6af3def7318ec66de03beded37 (patch) | |
tree | 6732824a5e938bdbf7ffa280ce0513800fd17ae0 /ChangeLog | |
parent | d853863c8bbda281a220cea42a6e295b76ebc8ea (diff) | |
download | tk-55409abda8f00f6af3def7318ec66de03beded37.zip tk-55409abda8f00f6af3def7318ec66de03beded37.tar.gz tk-55409abda8f00f6af3def7318ec66de03beded37.tar.bz2 |
Apply fix for [Bug 1639824]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-05-14 Donal K. Fellows <dkf@users.sf.net> + + * generic/tkPanedWindow.c (PanedWindowProxyCommand) + (DisplayPanedWindow): Ensure that a zero width never gets fed to the + underlying window system. [Bug 1639824] + 2008-05-13 Pat Thoyts <patthoyts@users.sourceforge.net> * library/console.tcl: Support pixel sized font in +/- keybinding. |