summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-06-28 19:22:55 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-06-28 19:22:55 (GMT)
commit886ba893b55833fb102f7849f51540124df6ca58 (patch)
treede92d23cf99e1dac2ca651e815cad3e44dd71135 /ChangeLog
parent162d8a6442e7b0ff9c4e72433af6f403b6c61de8 (diff)
downloadtcl-886ba893b55833fb102f7849f51540124df6ca58.zip
tcl-886ba893b55833fb102f7849f51540124df6ca58.tar.gz
tcl-886ba893b55833fb102f7849f51540124df6ca58.tar.bz2
* docs/tcltest.n: Doc revisions in progress.
* library/tcltest/tcltest.tcl: Corrected -testdir default value. Was not reliable, and disagreed with docs! Thanks to Hemang Lavana. [Bug 575150]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d588c8..1a45a97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-28 Don Porter <dgp@users.sourceforge.net>
+
+ * docs/tcltest.n: Doc revisions in progress.
+ * library/tcltest/tcltest.tcl: Corrected -testdir default value.
+ Was not reliable, and disagreed with docs! Thanks to Hemang Lavana.
+ [Bug 575150]
+
2002-06-28 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* unix/tclUnixThrd.c: Renamed the Tcl_Platform* #defines to