diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-07-26 16:13:57 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-07-26 16:13:57 (GMT) |
commit | a85b6a412b1322f9c3c19fb511e0b23391a1de1d (patch) | |
tree | 205896ed2f9f1e53f73ae37c75e9ac88ad3b9e11 /ChangeLog | |
parent | 6498de133c258ebe49700fc29dad1f694378cd03 (diff) | |
download | tk-a85b6a412b1322f9c3c19fb511e0b23391a1de1d.zip tk-a85b6a412b1322f9c3c19fb511e0b23391a1de1d.tar.gz tk-a85b6a412b1322f9c3c19fb511e0b23391a1de1d.tar.bz2 |
bug #1686012: Direct user to the font manual for the -font option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2008-07-26 Pat Thoyts <patthoyts@users.sourceforge.net> + * doc/options.n: Direct to the font manual for -font [Bug 1686012] + * tests/constraints.tcl: Add a nonwin contraint. * tests/listbox.test: Conform to testing policy. [Bug 2024753] |