diff options
author | hobbs <hobbs> | 2002-07-25 20:36:54 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-07-25 20:36:54 (GMT) |
commit | 68487c77f3f2d8c274848d826056e66bac02cbf5 (patch) | |
tree | 08991eb7ba636d904963253fe953193f8c35da98 /ChangeLog | |
parent | dc64cccd6cec898c113d106fd30d7af22180e2d0 (diff) | |
download | tk-68487c77f3f2d8c274848d826056e66bac02cbf5.zip tk-68487c77f3f2d8c274848d826056e66bac02cbf5.tar.gz tk-68487c77f3f2d8c274848d826056e66bac02cbf5.tar.bz2 |
* library/tk.tcl (RestoreFocusGrab): handle the case where the
FocusGrab info is not set. [Bug #553283]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-07-25 Jeff Hobbs <jeffh@ActiveState.com> + + * library/tk.tcl (RestoreFocusGrab): handle the case where the + FocusGrab info is not set. [Bug #553283] + 2002-07-24 Jeff Hobbs <jeffh@ActiveState.com> * tests/canvas.test: added canvas-14.[1-6] |