summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2005-10-04 18:34:11 (GMT)
committervasiljevic <zv@archiware.com>2005-10-04 18:34:11 (GMT)
commite42551f6773bb3d5f293f15ffec064a6338ea9a9 (patch)
treef626c1bfea58177c38a477aed0c3cdd1ff2e545a /ChangeLog
parentf7a32bb02e999e8cd6df51c36d894a5847c7030d (diff)
downloadtcl-e42551f6773bb3d5f293f15ffec064a6338ea9a9.zip
tcl-e42551f6773bb3d5f293f15ffec064a6338ea9a9.tar.gz
tcl-e42551f6773bb3d5f293f15ffec064a6338ea9a9.tar.bz2
See file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18e6227..5a0f33a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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