summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortmh <tmh>2008-09-09 17:47:18 (GMT)
committertmh <tmh>2008-09-09 17:47:18 (GMT)
commit45f031eb92557a7b997fbe116357b58b19c1f2cb (patch)
tree79dece4c0dd85c93d197e78affccd29cda1c99c7 /ChangeLog
parentcf4441d4d5df5b592b78fdc4aa4da89ca38a3ace (diff)
downloadtk-45f031eb92557a7b997fbe116357b58b19c1f2cb.zip
tk-45f031eb92557a7b997fbe116357b58b19c1f2cb.tar.gz
tk-45f031eb92557a7b997fbe116357b58b19c1f2cb.tar.bz2
add global commands for tk_strictMotif variable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5edb7e8..0f6c691 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-25 Todd M. Helfter <tmh@users.sourceforge.net>
+
+ * library/menu.tcl: additional fix for [Bug 1023955]
+
2008-09-08 Todd M. Helfter <tmh@users.sourceforge.net>
* doc/menu.n: fix typo in docs [Bug 2098425]