diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-22 15:46:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-22 15:46:35 (GMT) |
commit | 231f5f3d5b6c01e9bc38fee95c93db53a52ae90b (patch) | |
tree | 2b1ce72582368d79e806e39bedf41e591514bd7e /ChangeLog | |
parent | 9f2e0752a6f6ab07ff0b2411c9a945ba52804aff (diff) | |
download | tcl-231f5f3d5b6c01e9bc38fee95c93db53a52ae90b.zip tcl-231f5f3d5b6c01e9bc38fee95c93db53a52ae90b.tar.gz tcl-231f5f3d5b6c01e9bc38fee95c93db53a52ae90b.tar.bz2 |
Make ensembles report shorter error traces that conceal more of how the
ensemble implements itself. This is usually the right thing to do.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-10-22 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make + ensembles cut their implementations out of error traces. This is + the right thing to do more often than not. + 2004-10-22 Kevin B. Kenny <kennykb@acm.org> * library/clock.tcl: Fixed a typo where the fallback time zone |