summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2009-01-03 04:38:12 (GMT)
committerKevin B Kenny <kennykb@acm.org>2009-01-03 04:38:12 (GMT)
commitcf0b7b4b4ffafdba7dcd3dbf1f4870902f967721 (patch)
tree8e55c157b0f5646a17d77b396b9f94b34e9a9b9b /ChangeLog
parent094f9a80a6b856e6e646826421ade2c562b5aa26 (diff)
downloadtcl-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--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f4899f3..e6c3296 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.