summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-19 17:07:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-19 17:07:47 (GMT)
commitd8cf17b5669133edbad8eb62f9214a1a040274cc (patch)
treeb335da0c0a5f21340a46b8ea8c7587848c749e57 /ChangeLog
parent1dad0ff88fe2c9b7d7c9c48a4d619773d3968547 (diff)
downloadtcl-d8cf17b5669133edbad8eb62f9214a1a040274cc.zip
tcl-d8cf17b5669133edbad8eb62f9214a1a040274cc.tar.gz
tcl-d8cf17b5669133edbad8eb62f9214a1a040274cc.tar.bz2
* tests/io.test: Add missing [close $f] to io-73.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad0ede5..0bb2e71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
2008-12-19 Don Porter <dgp@users.sourceforge.net>
* tests/chanio.test: Add missing [removeFile] cleanups.
+ * tests/io.test: Add missing [close $f] to io-73.2.
* unix/Makefile.in: Update `make dist` target to include the files
from the compat/zlib directory as well as all the bundled packages