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)
commitbc764d6e84ad6b71782e8579bd7dfeb1a9ab034c (patch)
treeecfbd0ee59e5675a5ac8ec680a0af0e22487b662 /ChangeLog
parent72a139a4ee101796fcc487b5b3bba46295f13b8c (diff)
downloadtk-bc764d6e84ad6b71782e8579bd7dfeb1a9ab034c.zip
tk-bc764d6e84ad6b71782e8579bd7dfeb1a9ab034c.tar.gz
tk-bc764d6e84ad6b71782e8579bd7dfeb1a9ab034c.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