diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-29 11:28:49 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-29 11:28:49 (GMT) |
commit | c9a954906d56f11f9fef33cff16fed13bf7b6151 (patch) | |
tree | 77402ce198ba0b916e8e094958de51fd8374ad00 /ChangeLog | |
parent | 8b6830d61d7629ebf10cec3f12fe6c0c97ef8ea2 (diff) | |
download | tcl-c9a954906d56f11f9fef33cff16fed13bf7b6151.zip tcl-c9a954906d56f11f9fef33cff16fed13bf7b6151.tar.gz tcl-c9a954906d56f11f9fef33cff16fed13bf7b6151.tar.bz2 |
Fix [Bug 2529117]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-29 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclNamesp.c (TclMakeEnsemble): [Bug 2529117]: Make this + function behave more sensibly when presented with a fully-qualified + name, rather than doing strange stuff. + 2009-01-28 Donal K. Fellows <dkf@users.sf.net> * generic/tclBasic.c (TclInvokeObjectCommand): Made this understand |