diff options
author | mdejong <mdejong> | 2004-10-29 22:28:30 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2004-10-29 22:28:30 (GMT) |
commit | d71f8610d6bfae2495ad9fdcdb996139b53771f5 (patch) | |
tree | c52ced77c155992f8ae1b74ac0502013b47a3acc /ChangeLog | |
parent | 79de997b6c48f81b2ac3b1094b97bf677251115d (diff) | |
download | tk-d71f8610d6bfae2495ad9fdcdb996139b53771f5.zip tk-d71f8610d6bfae2495ad9fdcdb996139b53771f5.tar.gz tk-d71f8610d6bfae2495ad9fdcdb996139b53771f5.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-28 Mo DeJong <mdejong@users.sourceforge.net> * win/tkWin32Dll.c (DllMain, _except_dllmain_detach_handler): |