diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2004-07-25 22:06:21 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2004-07-25 22:06:21 (GMT) |
commit | 6fb095267920b841b7cbd592083cbad4c2ff1af0 (patch) | |
tree | 913d1c1ef8869bce77d4f627aaeb562ede2ba612 /ChangeLog | |
parent | 743d7b0174ab03d41ce1756d82f010973999b7ad (diff) | |
download | tcl-6fb095267920b841b7cbd592083cbad4c2ff1af0.zip tcl-6fb095267920b841b7cbd592083cbad4c2ff1af0.tar.gz tcl-6fb095267920b841b7cbd592083cbad4c2ff1af0.tar.bz2 |
* tests/io.test: Make io-61.1 create file as binary to pass on Win32
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-07-25 Pat Thoyts <patthoyts@users.sourceforge.net> + + * tests/io.test: Make io-61.1 create file as binary to pass on Win32 + 2004-07-23 Miguel Sofer <msofer@users.sf.net> * generic/tclVar.c: simplify tclLocalVarNameType, removing the |