summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2006-04-18 22:33:03 (GMT)
committervincentdarley <vincentdarley>2006-04-18 22:33:03 (GMT)
commit0cbfc6064d65ab72fd5b06021b23ea5ae4faa28d (patch)
tree070d3eb8fd0a8343b716b4543d49687990379852 /ChangeLog
parentddd87340e5617fbc7c41879c3ea844a8e53dfcb8 (diff)
downloadtk-0cbfc6064d65ab72fd5b06021b23ea5ae4faa28d.zip
tk-0cbfc6064d65ab72fd5b06021b23ea5ae4faa28d.tar.gz
tk-0cbfc6064d65ab72fd5b06021b23ea5ae4faa28d.tar.bz2
fix tests for TkAqua
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe19908..ef301e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
* macosx/tkMacOSXEmbed.c: fix to [Bug 1088814] test failures in
embed.test
+ * macosx/tkMacOSXWm.c:
+ * tests/constraints.tcl:
+ * tests/wm.test: fix to 'wm attributes' test for TkAqua
+
2006-04-11 Peter Spjuth <peter.spjuth@space.se>
* generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp to