diff options
author | stanton <stanton> | 1999-11-23 22:59:12 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-11-23 22:59:12 (GMT) |
commit | f419d4778cbdb4ba189a8ba5b2d0d9acc4f68392 (patch) | |
tree | 309a9dd3f809605628214c341cf03c14ceda6d19 /ChangeLog | |
parent | ca8c104bda2a3dc8f0eea0de1fdb8d7bce522cec (diff) | |
download | tcl-f419d4778cbdb4ba189a8ba5b2d0d9acc4f68392.zip tcl-f419d4778cbdb4ba189a8ba5b2d0d9acc4f68392.tar.gz tcl-f419d4778cbdb4ba189a8ba5b2d0d9acc4f68392.tar.bz2 |
* library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output
went to stdout instead of the specified output file in some
cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1999-11-23 Scott Stanton <stanton@scriptics.com> + + * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output + went to stdout instead of the specified output file in some + cases. + 1999-11-19 Jeff Hobbs <hobbs@scriptics.com> * generic/tclProc.c: backed out change from 1999-11-18 as it |