diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-27 09:07:05 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-27 09:07:05 (GMT) |
commit | f66cdc715d723c8f3e56bc2f02ada4e40ab9918b (patch) | |
tree | 2f5569cc787f5987f997f634d0d1010fd5fc6558 /ChangeLog | |
parent | 764ac92a3955efa03da1fb7b5076bc1f8ba70524 (diff) | |
download | tcl-f66cdc715d723c8f3e56bc2f02ada4e40ab9918b.zip tcl-f66cdc715d723c8f3e56bc2f02ada4e40ab9918b.tar.gz tcl-f66cdc715d723c8f3e56bc2f02ada4e40ab9918b.tar.bz2 |
Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-08-27 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tclNamesp.c (FindEnsemble): Factor out the code to + convert a command name into an ensemble configuration and add + support for ignoring [namespace import] link chains. [Bug 1017022] + 2004-08-27 Daniel Steffen <das@users.sourceforge.net> * unix/Makefile.in: added customization of default module path roots |