summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-08-15 18:10:34 (GMT)
committerericm <ericm>2000-08-15 18:10:34 (GMT)
commit502e2af7021ace14cc1105d5ab6e83158301666b (patch)
tree19e5efba02b2afefa82557f4b6efac23992bfa3e /ChangeLog
parent45dcb6a5533f7a1980cdb9264f793958fa641b89 (diff)
downloadtcl-502e2af7021ace14cc1105d5ab6e83158301666b.zip
tcl-502e2af7021ace14cc1105d5ab6e83158301666b.tar.gz
tcl-502e2af7021ace14cc1105d5ab6e83158301666b.tar.bz2
* library/tcltest1.0/tcltest.tcl: Set debug level in
tcltest::restoreState to 2, for consistancy with the debug level in tcltest::saveState [Bug: 4505].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fdaf15..b2d08bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-15 Eric Melski <ericm@ajubasolutions.com>
+
+ * library/tcltest1.0/tcltest.tcl: Set debug level in
+ tcltest::restoreState to 2, for consistancy with the debug level
+ in tcltest::saveState [Bug: 4505].
+
2000-08-14 Eric Melski <ericm@ajubasolutions.com>
* win/makefile.vc: