diff options
author | ericm <ericm> | 2000-08-15 18:10:34 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-08-15 18:10:34 (GMT) |
commit | 502e2af7021ace14cc1105d5ab6e83158301666b (patch) | |
tree | 19e5efba02b2afefa82557f4b6efac23992bfa3e /ChangeLog | |
parent | 45dcb6a5533f7a1980cdb9264f793958fa641b89 (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |