summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2004-10-29 22:28:30 (GMT)
committermdejong <mdejong>2004-10-29 22:28:30 (GMT)
commit7b71769fec10cd533b01f009fc7a5dbbf9029558 (patch)
treec52ced77c155992f8ae1b74ac0502013b47a3acc /ChangeLog
parente20361b86cfc7bc1d13fb97c2b5ab6524c9d8443 (diff)
downloadtk-7b71769fec10cd533b01f009fc7a5dbbf9029558.zip
tk-7b71769fec10cd533b01f009fc7a5dbbf9029558.tar.gz
tk-7b71769fec10cd533b01f009fc7a5dbbf9029558.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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feb2619..f435a83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):