diff options
author | hobbs <hobbs> | 2006-11-24 18:11:54 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2006-11-24 18:11:54 (GMT) |
commit | 9f5ab5519d8485a222584d78d91754615086f01b (patch) | |
tree | f4cdeee107ef79f75ddfe6685b0f10eb03a0b3f2 /ChangeLog | |
parent | 9efa47af7492a545605cadcbceda5b7b69d0870b (diff) | |
download | tk-9f5ab5519d8485a222584d78d91754615086f01b.zip tk-9f5ab5519d8485a222584d78d91754615086f01b.tar.gz tk-9f5ab5519d8485a222584d78d91754615086f01b.tar.bz2 |
* unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage
* tests/menu.test (menu-36.1): [Bug 1599877]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-11-24 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage + * tests/menu.test (menu-36.1): [Bug 1599877] + 2006-11-23 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline): |