summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a05e113..8c91ebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-10-26 Daniel Steffen <das@users.sourceforge.net>
+ * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class of
+ transient toplevels that are not also overrideredirect. [Bug 1816252]
+
* macosx/tkMacOSXDialog.c: TIP#242 cleanup.
* library/demos/filebox.tcl: demo TIP#242 -typevariable.