summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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):