diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2005-11-18 23:42:12 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2005-11-18 23:42:12 (GMT) |
commit | b4d32ce24806c04ec6f66a41be1e1e8419f3e25f (patch) | |
tree | 8eed3924730367ebab421eca96d0f797a663fddb /ChangeLog | |
parent | bd188b28723025d11220f7f3f71d41517a5104e9 (diff) | |
download | tcl-b4d32ce24806c04ec6f66a41be1e1e8419f3e25f.zip tcl-b4d32ce24806c04ec6f66a41be1e1e8419f3e25f.tar.gz tcl-b4d32ce24806c04ec6f66a41be1e1e8419f3e25f.tar.bz2 |
* tests/trace.test (trace-34.5): [Bug 1047286], added a second
test illustrating the role of "ns in callStack" in the ns's
visibility during deletion traces.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-18 Miguel Sofer <msofer@users.sf.net> + + * tests/trace.test (trace-34.5): [Bug 1047286], added a second + test illustrating the role of "ns in callStack" in the ns's + visibility during deletion traces. + 2005-11-18 Kevin B. Kenny <kennykb@acm.org> * doc/clock.n: Restored several missing lines near the %w |