diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2009-07-22 08:41:59 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2009-07-22 08:41:59 (GMT) |
commit | 598551ed4987a7a3cd237cd8b66cf5becb3e8b1f (patch) | |
tree | 5fbbfdf11fe30a783e49463ffe7269a92448d86b /ChangeLog | |
parent | 84dd98f930dfe07339e9c8ea45423ba3fe0a2d92 (diff) | |
download | tcl-598551ed4987a7a3cd237cd8b66cf5becb3e8b1f.zip tcl-598551ed4987a7a3cd237cd8b66cf5becb3e8b1f.tar.gz tcl-598551ed4987a7a3cd237cd8b66cf5becb3e8b1f.tar.bz2 |
Refined the 20090617 patch on [exit] streamlining, so that it now correctly calls thread exit handlers for the calling thread, which includes <Destroy> bindings in Tk [Bug 2001201 again].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-07-22 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * generic/tclEvent.c: Refined the 20090617 patch on [exit] + streamlining, so that it now correctly calls thread exit handlers + for the calling thread, which includes <Destroy> bindings in Tk + [Bug 2001201 again]. + 2009-07-21 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Dhaka: |