diff options
author | vasiljevic <zv@archiware.com> | 2005-10-04 18:34:11 (GMT) |
---|---|---|
committer | vasiljevic <zv@archiware.com> | 2005-10-04 18:34:11 (GMT) |
commit | e42551f6773bb3d5f293f15ffec064a6338ea9a9 (patch) | |
tree | f626c1bfea58177c38a477aed0c3cdd1ff2e545a /ChangeLog | |
parent | f7a32bb02e999e8cd6df51c36d894a5847c7030d (diff) | |
download | tcl-e42551f6773bb3d5f293f15ffec064a6338ea9a9.zip tcl-e42551f6773bb3d5f293f15ffec064a6338ea9a9.tar.gz tcl-e42551f6773bb3d5f293f15ffec064a6338ea9a9.tar.bz2 |
See file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-10-04 Zoran Vasiljevic <vasiljevic@users.sourceforge.net> + + * generic/tclIO.c (Tcl_ClearChannelHandlers): now deletes any + outstanding timer for the channel. Also, prevents events still + in the event queue from triggering on the current channel. + + * generic/tclTimer.c (Tcl_DeleteTimerHandler): bail out early + if passed NULL argument. + 2005-10-03 Kevin Kenny <kennykb@acm.org> * tools/loadICU.tcl: Changed the file names of message catalogs |