summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2004-06-23 21:01:57 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2004-06-23 21:01:57 (GMT)
commitacbc153d8091d6b8e6d510a441c9292e6a06e7e6 (patch)
treeeda518d1d380300da8c92fd6278bef2621b24546 /ChangeLog
parent8e3e8b6771a4626230448ac7665c08b623812c2e (diff)
downloadtcl-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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49af176..33321a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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