summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-07-01 22:33:20 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-07-01 22:33:20 (GMT)
commit782734742ecd2e4fdda69f7cff40e27eb51887b6 (patch)
tree7ec5b388f7c0023c717b23a4a1a48b6811dfa1ff /ChangeLog
parent4079df342780aa4073978137b7bcd7e859f20dd7 (diff)
downloadtcl-782734742ecd2e4fdda69f7cff40e27eb51887b6.zip
tcl-782734742ecd2e4fdda69f7cff40e27eb51887b6.tar.gz
tcl-782734742ecd2e4fdda69f7cff40e27eb51887b6.tar.bz2
* doc/tcltest.n: more work in progress updating tcltest docs.
* library/tcltest/tcltest.tcl: Change [configure -match] to stop treating an empty list as a list of the single pattern "*". Changed the default value to [list *] so default operation remains the same.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 508df40..72caad2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,13 @@
2002-07-01 Don Porter <dgp@users.sourceforge.net>
+ * doc/tcltest.n: more work in progress updating tcltest docs.
+
+ * library/tcltest/tcltest.tcl: Change [configure -match] to
+ stop treating an empty list as a list of the single pattern "*".
+ Changed the default value to [list *] so default operation
+ remains the same.
+
* tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.
* library/tcltest/tcltest.tcl: restored writeability testing of