diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2004-06-23 21:01:57 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2004-06-23 21:01:57 (GMT) |
commit | acbc153d8091d6b8e6d510a441c9292e6a06e7e6 (patch) | |
tree | eda518d1d380300da8c92fd6278bef2621b24546 | |
parent | 8e3e8b6771a4626230448ac7665c08b623812c2e (diff) | |
download | tcl-acbc153d8091d6b8e6d510a441c9292e6a06e7e6.zip tcl-acbc153d8091d6b8e6d510a441c9292e6a06e7e6.tar.gz tcl-acbc153d8091d6b8e6d510a441c9292e6a06e7e6.tar.bz2 |
* tests/eofchar.data: Added -kb option to ensure a binary checkout
to win32 systems. This fixes a failure in io-61.1
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-06-23 Pat Thoyts <patthoyts@users.sourceforge.net> + * tests/eofchar.data: Added -kb option to ensure a binary checkout + to win32 systems. This fixes a failure in io-61.1 + * win/makefile.vc: fix for bug #977369 about launching tclsh to generate a tclConfig.sh with the nmake build system |