diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-11-09 21:46:19 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-11-09 21:46:19 (GMT) |
commit | de7a13a1ea31d6c10dabac82980991548cfac45a (patch) | |
tree | 5d7a37cdc9d25a858364d86f1af8143909a22efd /ChangeLog | |
parent | 1c1f56b0e990e69f5709492ea21320c4927e7e94 (diff) | |
download | tcl-de7a13a1ea31d6c10dabac82980991548cfac45a.zip tcl-de7a13a1ea31d6c10dabac82980991548cfac45a.tar.gz tcl-de7a13a1ea31d6c10dabac82980991548cfac45a.tar.bz2 |
Bug 1350293
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-09 Kevin B. Kenny <kennykb@acm.org> + + * generic/tclTimer.c: Changed [after] so that it behaves correctly + * tests/timer.test: with negative arguments [Bug 1350293]. + 2005-11-08 Jeff Hobbs <jeffh@ActiveState.com> * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 |