summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-05-27 23:44:35 (GMT)
committervincentdarley <vincentdarley>2003-05-27 23:44:35 (GMT)
commitada3bf7c34d4b5935db74f2304ca9aa3a79b7272 (patch)
treeecfbd0ee59e5675a5ac8ec680a0af0e22487b662 /ChangeLog
parent081bfc14c29ee47ed69bbc77f8ff75ea98e9a622 (diff)
downloadtk-ada3bf7c34d4b5935db74f2304ca9aa3a79b7272.zip
tk-ada3bf7c34d4b5935db74f2304ca9aa3a79b7272.tar.gz
tk-ada3bf7c34d4b5935db74f2304ca9aa3a79b7272.tar.bz2
MacOS tearoff menu location fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f04f21e..3225443 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
* generic/tkText.h: refactoring of text widget cleanup code
to ensure all resources are freed. [Bug#741179]
+ * library/tearoff.tcl: ensure torn-off menus do not appear underneath
+ the MacOS/MacOS X main menu bar.
+
2003-05-23 Mo DeJong <mdejong@users.sourceforge.net>
* unix/mkLinks: Set the var S to "" at the top