diff options
author | dgp <dgp@users.sourceforge.net> | 2004-11-03 20:30:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-11-03 20:30:11 (GMT) |
commit | 34fde51726822ae684d2636d8e6b6b56744582cb (patch) | |
tree | b43881df749deba7c22d62dd22deef72b8a92ac6 /ChangeLog | |
parent | ccdbf7af4fd7cd4694c8c3ade12c5e054d75750f (diff) | |
download | tcl-34fde51726822ae684d2636d8e6b6b56744582cb.zip tcl-34fde51726822ae684d2636d8e6b6b56744582cb.tar.gz tcl-34fde51726822ae684d2636d8e6b6b56744582cb.tar.bz2 |
* library/init.tcl ([unknown]): Corrections to the 2004-10-25 mods
to Aunt ??? in [unknown]. Flaws revealed by Itcl test suite, which
still apparently relies on this brokenness. Also added comment
suggesting the error message that any code using this hack *ought*
to receive in reply.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -12,6 +12,12 @@ 2004-11-03 Don Porter <dgp@users.sourceforge.net> + * library/init.tcl ([unknown]): Corrections to the 2004-10-25 mods + to Aunt ??? in [unknown]. Flaws revealed by Itcl test suite, which + still apparently relies on this brokenness. Also added comment + suggesting the error message that any code using this hack *ought* + to receive in reply. + * generic/tclTrace.c (TclCallVarTraces): Improved ability to debug * tests/incr-old.test (incr-old-2.6): errors during variable * tests/incr.test (incr-{1,2}.28): traces by preserving the |