diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-04-15 21:06:36 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-04-15 21:06:36 (GMT) |
commit | e9c2be75488623a37e950be08766ed339938da0c (patch) | |
tree | f9c3f42368aaa57c23816fde2380b57e98431800 /ChangeLog | |
parent | 9c4ceb163fd879f11fc0c03f0b20f8b86539f76c (diff) | |
download | tcl-e9c2be75488623a37e950be08766ed339938da0c.zip tcl-e9c2be75488623a37e950be08766ed339938da0c.tar.gz tcl-e9c2be75488623a37e950be08766ed339938da0c.tar.bz2 |
Fix minor fault in [clock clicks] error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tclClock.c (Tcl_ClockObjCmd): Minor fault in a [clock + clicks] error message. + 2004-04-07 Jeff Hobbs <jeffh@ActiveState.com> * win/tclWinInit.c (TclpSetInitialEncodings): note that WIN32_CE |