summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-09-22 17:55:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-09-22 17:55:37 (GMT)
commit5ae788a0ea469b9c6ae6686982585d236295abcd (patch)
treef039183683e5bee00fc722269abab6f820bb7612 /ChangeLog
parent50451d452d9f539e4cd3ea6b1cfd2c631ccad27e (diff)
downloadtcl-5ae788a0ea469b9c6ae6686982585d236295abcd.zip
tcl-5ae788a0ea469b9c6ae6686982585d236295abcd.tar.gz
tcl-5ae788a0ea469b9c6ae6686982585d236295abcd.tar.bz2
* library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within
test bodies. Thanks to Harald Kirsch. [Bug 612786, Patch 612788] * library/tcltest/pkgIndex.tcl: Bump to version 2.2.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35758f6..4ce356b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-09-22 Don Porter <dgp@users.sourceforge.net>
+
+ * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within
+ test bodies. Thanks to Harald Kirsch. [Bug 612786, Patch 612788]
+ * library/tcltest/pkgIndex.tcl: Bump to version 2.2.1.
+
2002-09-15 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: Regen.