summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2010-01-09 00:54:06 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2010-01-09 00:54:06 (GMT)
commit14f741723a3016c1d616acf22f253a0d6aecc03b (patch)
tree9d7ca731a7a70029796af147b571f3ebb944e22d /ChangeLog
parent2df4377e0ddaa40ad2acee32cb7e0eccdc486548 (diff)
downloadtk-14f741723a3016c1d616acf22f253a0d6aecc03b.zip
tk-14f741723a3016c1d616acf22f253a0d6aecc03b.tar.gz
tk-14f741723a3016c1d616acf22f253a0d6aecc03b.tar.bz2
TIP 360: Remove special handling of the .help menu on X11.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f97127c..ec407ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2010-01-09 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * doc/menu.n: [TIP 360]: Remove special handling of
+ * library/obsolete.tcl: the .help menu on X11.
+ * unix/tkUnixMenu.c:
+
* library/menu.tcl: [TIP 360] Make Tk menu activation
* library/obsolete.tcl: follow mouse movements.