summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-07 20:15:44 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-07 20:15:44 (GMT)
commitf059df89b95417f3ad16cc0a51261e86d3e4e8f4 (patch)
tree2f39abd6ddec3ac9d9df5d6a92874c72cb14b49c
parenta5c5a8a5df910708a4414fed2bf1e96fa1eee7bc (diff)
downloadtcl-f059df89b95417f3ad16cc0a51261e86d3e4e8f4.zip
tcl-f059df89b95417f3ad16cc0a51261e86d3e4e8f4.tar.gz
tcl-f059df89b95417f3ad16cc0a51261e86d3e4e8f4.tar.bz2
sync
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 72917d5..7ab547b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
2003-10-07 Don Porter <dgp@users.sourceforge.net>
- * tests/pid.test: Corrected temporary file management issues
- uncovered by -debug 1 test operations. [Bug 675655]
+ * tests/exec.test: Corrected temporary file management
+ * tests/fileSystem.test: issues uncovered by -debug 1 test
+ * tests/ioCmd.test: operations. Also backported some
+ * tests/pid.test: other fixes from the HEAD.
+ * tests/socket.test: [Bugs 675605, 675655]
+ * tests/source.test:
* tests/fCmd.test: Run tests with the [temporaryDirectory] as
the current directory, so that tests can depend on ability to write