diff options
author | jenglish <jenglish@flightlab.com> | 2007-10-31 04:25:22 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2007-10-31 04:25:22 (GMT) |
commit | 644cecc295e9fd371226e9c5b3eeeb50b0181b41 (patch) | |
tree | 7f13cbc1bd57dd5c9392f6f9deb8c143603316c5 /ChangeLog | |
parent | 9484ae1c4377c8645247fd5111fa156755e7ea22 (diff) | |
download | tk-644cecc295e9fd371226e9c5b3eeeb50b0181b41.zip tk-644cecc295e9fd371226e9c5b3eeeb50b0181b41.tar.gz tk-644cecc295e9fd371226e9c5b3eeeb50b0181b41.tar.bz2 |
BUGFIX: Unpost can be called with no preceding Post.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-10-30 Joe English <jenglish@users.sourceforge.net> + + * library/ttk/combobox.tcl(Unpost): BUGFIX: Unpost can be called + with no preceding Post. + 2007-10-31 Pat Thoyts <patthoyts@users.sourceforge.net> * win/rules.vc: Use -fp:strict with msvc8 as -fp:precise fails on |