diff options
author | das <das> | 2003-02-19 17:08:16 (GMT) |
---|---|---|
committer | das <das> | 2003-02-19 17:08:16 (GMT) |
commit | 4f4f7cc4abfed54cac4f11f21f6a8643021805e7 (patch) | |
tree | fc434ed28d66f31158dea84a52bf21bc686b6c9f /ChangeLog | |
parent | 799bfc84b73cd98c0e66f5e87726861330920dc6 (diff) | |
download | tk-4f4f7cc4abfed54cac4f11f21f6a8643021805e7.zip tk-4f4f7cc4abfed54cac4f11f21f6a8643021805e7.tar.gz tk-4f4f7cc4abfed54cac4f11f21f6a8643021805e7.tar.bz2 |
added missing bug #
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |