diff options
author | patthoyts <patthoyts@noemail.net> | 2007-11-17 21:32:44 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@noemail.net> | 2007-11-17 21:32:44 (GMT) |
commit | c4a0545e6676b34c66b5950cdfc4ddd247e34312 (patch) | |
tree | 3082c96daf20ffa176ee0e6df589362dcff6bfd1 | |
parent | 7c8e49900854037c1cbe117d7e38f87d68c6a023 (diff) | |
download | tk-c4a0545e6676b34c66b5950cdfc4ddd247e34312.zip tk-c4a0545e6676b34c66b5950cdfc4ddd247e34312.tar.gz tk-c4a0545e6676b34c66b5950cdfc4ddd247e34312.tar.bz2 |
Forgot the changelog
FossilOrigin-Name: 3d797e65ac99e38dae586ff7487d38d4491829b9
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-11-17 Pat Thoyts <patthoyts@users.sourceforge.net> + + * generic/tkFont.c: Only check for -displayof if there are + * test/font.test: sufficient arguments. This permits checking + strings like -d. + 2007-11-17 Joe English <jenglish@users.sourceforge.net> * library/ttk/scrollbar.tcl: Swap in core scrollbars for |