diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-01-03 04:38:12 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-01-03 04:38:12 (GMT) |
commit | cf0b7b4b4ffafdba7dcd3dbf1f4870902f967721 (patch) | |
tree | 8e55c157b0f5646a17d77b396b9f94b34e9a9b9b /ChangeLog | |
parent | 094f9a80a6b856e6e646826421ade2c562b5aa26 (diff) | |
download | tcl-cf0b7b4b4ffafdba7dcd3dbf1f4870902f967721.zip tcl-cf0b7b4b4ffafdba7dcd3dbf1f4870902f967721.tar.gz tcl-cf0b7b4b4ffafdba7dcd3dbf1f4870902f967721.tar.bz2 |
make test case work, correct date of commit in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -2009-01-02 Kevin B. Kenny <kennykb@acm.org>: +2009-01-03 Kevin B. Kenny <kennykb@acm.org>: * library/clock.tcl (tcl::clock::add): Fixed error message formatting in the case where [clock add] is presented with a bad switch. |