summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2007-11-14 19:53:26 (GMT)
committerandreas_kupries <akupries@shaw.ca>2007-11-14 19:53:26 (GMT)
commit9bdde7aa4d7b94e1801005fcc63f1fe9953d216a (patch)
tree2ee64d903f977e66a96ac59769b7a3ce4e8b00d6 /ChangeLog
parentee7263e60a62d54b28a593d5e36927943222c9e2 (diff)
downloadtcl-9bdde7aa4d7b94e1801005fcc63f1fe9953d216a.zip
tcl-9bdde7aa4d7b94e1801005fcc63f1fe9953d216a.tar.gz
tcl-9bdde7aa4d7b94e1801005fcc63f1fe9953d216a.tar.bz2
* tests/chanio.test: New file. This is essentially a duplicate of
'io.test', with all channel commands converted to their 'chan xxx' notation. * tests/io.test: Fixed typo in test description.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f48ec8b..e36de2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-11-14 Andreas Kupries <andreask@activestate.com>
+
+ * tests/chanio.test: New file. This is essentially a duplicate of
+ 'io.test', with all channel commands converted to their 'chan
+ xxx' notation.
+ * tests/io.test: Fixed typo in test description.
+
2007-11-14 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/regc*.c: Eliminate multi-char collating element code