summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-07 21:37:46 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-07 21:37:46 (GMT)
commit1cf2d1bce788d1be36ad8372e2c5c194c88921ba (patch)
tree6d617a96b20c7b789566dc22d912727f4bab293f /ChangeLog
parentf059df89b95417f3ad16cc0a51261e86d3e4e8f4 (diff)
downloadtcl-1cf2d1bce788d1be36ad8372e2c5c194c88921ba.zip
tcl-1cf2d1bce788d1be36ad8372e2c5c194c88921ba.tar.gz
tcl-1cf2d1bce788d1be36ad8372e2c5c194c88921ba.tar.bz2
* tests/exec.test: Corrected temporary file management
* tests/fileSystem.test: issues uncovered by -debug 1 test * tests/io.test: operations. Also backported some * tests/ioCmd.test: other fixes from the HEAD. * tests/pid.test: [Bugs 675605, 675655, 675659] * tests/socket.test: * tests/source.test:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ab547b..27e95d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,10 @@
* 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/io.test: operations. Also backported some
+ * tests/ioCmd.test: other fixes from the HEAD.
+ * tests/pid.test: [Bugs 675605, 675655, 675659]
+ * tests/socket.test:
* tests/source.test:
* tests/fCmd.test: Run tests with the [temporaryDirectory] as