summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2006-12-28 21:15:14 (GMT)
committermdejong <mdejong>2006-12-28 21:15:14 (GMT)
commit761c6f04a61fcb2abb801f109e457211cd566da4 (patch)
tree29282604a97b461f11ce10296741f2e50ea363d1 /ChangeLog
parent9eba935df59fa1d910624085ad3c498a19972f60 (diff)
downloadtk-761c6f04a61fcb2abb801f109e457211cd566da4.zip
tk-761c6f04a61fcb2abb801f109e457211cd566da4.tar.gz
tk-761c6f04a61fcb2abb801f109e457211cd566da4.tar.bz2
* tests/wm.test: Update wm attributes output
so that tests pass after addition of -transparentcolor for Win32.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 517bf66..11cd389 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-28 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * tests/wm.test: Update wm attributes output
+ so that tests pass after addition of
+ -transparentcolor for Win32.
+
2006-12-26 Joe English <jenglish@users.sourceforge.net>
* generic/ttk/ttkLabel.c: ImageElement clientData no longer needed.