summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortmh <tmh>2008-08-27 18:51:06 (GMT)
committertmh <tmh>2008-08-27 18:51:06 (GMT)
commit87a256c7c2b2540e792f201ed6b6ab351fb288e8 (patch)
tree032fe0e86cd9d899e6456cef8e44f1c6a55c49bf /ChangeLog
parentc89c481c59c0c3f11f3732333c2b59fea30b0e5a (diff)
downloadtk-87a256c7c2b2540e792f201ed6b6ab351fb288e8.zip
tk-87a256c7c2b2540e792f201ed6b6ab351fb288e8.tar.gz
tk-87a256c7c2b2540e792f201ed6b6ab351fb288e8.tar.bz2
fix typo added to menu.tcl
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 107e9bc..2eee4b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-25 Todd M. Helfter <tmh@users.sourceforge.net>
+
+ * library/menu.tcl: fix typo from [Bug 1023955]
+
2008-08-25 Todd M. Helfter <tmh@users.sourceforge.net>
* library/menu.tcl : Do not flip to the arrow cursor on menus.