diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-22 07:51:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-07-22 07:51:29 (GMT) |
commit | 6ed19f51971b743c2662f662f1e01bb267f03bb6 (patch) | |
tree | 10d7470f5936197306c563ed96d29e07c91e9c34 /ChangeLog | |
parent | 579ab5e960e65f97b4a8adcf61116797673ade04 (diff) | |
download | tk-6ed19f51971b743c2662f662f1e01bb267f03bb6.zip tk-6ed19f51971b743c2662f662f1e01bb267f03bb6.tar.gz tk-6ed19f51971b743c2662f662f1e01bb267f03bb6.tar.bz2 |
[Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-07-22 Donal K. Fellows <dkf@users.sf.net> + + * generic/tkFocus.c (TkFocusDeadWindow): [Bug 2496114]: Ensure that + focus desynchronization doesn't cause a crash. + 2009-04-30 Don Porter <dgp@users.sourceforge.net> * win/tkWinPixmap.c (Tk_GetPixmap): [Bug 2080533]: Added patch that |