diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-12-01 20:39:33 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-12-01 20:39:33 (GMT) |
commit | 0124b061eaec51d2e40cd0b86703f769582203bc (patch) | |
tree | 12a1b7dab07fdc6ca72a5ef4aada2c784b7c89ea /ChangeLog | |
parent | 86276b89d6d465d2ad1d3e6308ff8729c3327fb6 (diff) | |
download | tcl-0124b061eaec51d2e40cd0b86703f769582203bc.zip tcl-0124b061eaec51d2e40cd0b86703f769582203bc.tar.gz tcl-0124b061eaec51d2e40cd0b86703f769582203bc.tar.bz2 |
remove redundant [mc] calls in [clock]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-01 Kevin B. Kenny <kennykb@acm.org> + + * library/clock.tcl: Continued rationalizing the code, eliminating + numerous redundant [mc] calls. + 2005-12-01 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * unix/Makefile.in: Add remaining dependency info. While automated |