summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2006-12-07 10:35:38 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2006-12-07 10:35:38 (GMT)
commit5b55ad0b4c4e728a329e350bdc05bf2a8aa0d906 (patch)
tree8a7a75be93d15c1814a8833a7bf58b97f84bb0ed /ChangeLog
parent5d7be21d65fc37d9d997d6e23ad78869865c497e (diff)
downloadtcl-5b55ad0b4c4e728a329e350bdc05bf2a8aa0d906.zip
tcl-5b55ad0b4c4e728a329e350bdc05bf2a8aa0d906.tar.gz
tcl-5b55ad0b4c4e728a329e350bdc05bf2a8aa0d906.tar.bz2
Fixed line endings broken by a previous checking that caused test failures on windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b56786d..55c8ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-07 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * tests/exec.test: Fixed line endings (caused win32 problems).
+
2006-12-06 Don Porter <dgp@users.sourceforge.net>
* generic/tclCompCmds.c: Revised and consolidated into utility