From b66bbd92b9d131723686e1ff389cc1932d60218e Mon Sep 17 00:00:00 2001 From: vasiljevic Date: Tue, 4 Oct 2005 18:16:01 +0000 Subject: See file. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1fb2a28..e57b082 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-10-04 Zoran Vasiljevic + + * 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-09-30 Don Porter * generic/tclMain.c: Separate encoding conversion of command line -- cgit v0.12