diff options
author | mdejong <mdejong> | 2004-10-29 22:34:05 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2004-10-29 22:34:05 (GMT) |
commit | 4dfa2a7e6376de3e5ff062c9a0cde73050d7a9a1 (patch) | |
tree | 8321fd062ef5658f2a248a3978bd02b0ae56bb38 /ChangeLog | |
parent | 0baaad24d5ecfaf77ee97945c29fe7e75f10f61c (diff) | |
download | tk-4dfa2a7e6376de3e5ff062c9a0cde73050d7a9a1.zip tk-4dfa2a7e6376de3e5ff062c9a0cde73050d7a9a1.tar.gz tk-4dfa2a7e6376de3e5ff062c9a0cde73050d7a9a1.tar.bz2 |
* tests/wm.test: Add Win32 test cases for attributes
subcommand.
* win/tkWinWm.c (WmAttributesCmd): Fixup broken
option processing logic for attributes subcommand.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-10-29 Mo DeJong <mdejong@users.sourceforge.net> + + * tests/wm.test: Add Win32 test cases for attributes + subcommand. + * win/tkWinWm.c (WmAttributesCmd): Fixup broken + option processing logic for attributes subcommand. + 2004-10-29 Pat Thoyts <patthoyts@users.sourceforge.net> * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5 |