summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-02-19 17:08:16 (GMT)
committerdas <das>2003-02-19 17:08:16 (GMT)
commit4f4f7cc4abfed54cac4f11f21f6a8643021805e7 (patch)
treefc434ed28d66f31158dea84a52bf21bc686b6c9f /ChangeLog
parent799bfc84b73cd98c0e66f5e87726861330920dc6 (diff)
downloadtk-4f4f7cc4abfed54cac4f11f21f6a8643021805e7.zip
tk-4f4f7cc4abfed54cac4f11f21f6a8643021805e7.tar.gz
tk-4f4f7cc4abfed54cac4f11f21f6a8643021805e7.tar.bz2
added missing bug #
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a1fd4c1..4a26a12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,7 +47,7 @@
* macosx/tkMacOSXMenu.c: (SetMenuTitle) fix to utf encoding
problem when setting menu titles, and provisional support
- for icons.
+ for icons. [Tcl Bug #625080]
2003-02-18 Donal K. Fellows <fellowsd@cs.man.ac.uk>