diff options
author | vincentdarley <vincentdarley> | 2002-10-16 09:51:54 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2002-10-16 09:51:54 (GMT) |
commit | fe92af5d800783c0c094c38d612c2689223bd2a4 (patch) | |
tree | 1ba3342a871b66d86d08268ab4b1e6fc2f6ce0d8 /ChangeLog | |
parent | 03f367635727f9495842c09482cba28c630eb31f (diff) | |
download | tk-fe92af5d800783c0c094c38d612c2689223bd2a4.zip tk-fe92af5d800783c0c094c38d612c2689223bd2a4.tar.gz tk-fe92af5d800783c0c094c38d612c2689223bd2a4.tar.bz2 |
macosx menu accelerator fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-10-16 Vince Darley <vincentdarley@users.sourceforge.net> + + * macosx/tkMacOSXMenu.c: fix to accelerators shown in menus + with non-alphanumeric keys. + 2002-10-15 Jeff Hobbs <jeffh@ActiveState.com> * unix/configure: |