diff options
author | das <das> | 2003-05-19 05:42:35 (GMT) |
---|---|---|
committer | das <das> | 2003-05-19 05:42:35 (GMT) |
commit | 58381305a41e2eae3c374274a299cbc08ae16d31 (patch) | |
tree | 527b8bc2557c6dbe5a2cef1293c36f2948abb6ca /ChangeLog | |
parent | ea406813f628dffc500c8c60e7725373e7153d90 (diff) | |
download | tcl-58381305a41e2eae3c374274a299cbc08ae16d31.zip tcl-58381305a41e2eae3c374274a299cbc08ae16d31.tar.gz tcl-58381305a41e2eae3c374274a299cbc08ae16d31.tar.bz2 |
* unix/tclUnixTime.c: fixed typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ in framework toplevel; fixed stub library symbolic links to be tcl version specific. + * unix/tclUnixTime.c: fixed typo. + 2003-05-18 Kevin Kenny <kennykb@acm.org> * compat/strftime.c: Modified TclpStrftime to return its |