diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-29 16:08:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-29 16:08:39 (GMT) |
commit | cc60365fd9005e253d3d786722bc32bd4c6aa66e (patch) | |
tree | 44a374fa144f69ab1c3db6d8936da938546c847e /ChangeLog | |
parent | 4412bccf99e79ac915c6a9df0b7d293750fe1bba (diff) | |
download | tcl-cc60365fd9005e253d3d786722bc32bd4c6aa66e.zip tcl-cc60365fd9005e253d3d786722bc32bd4c6aa66e.tar.gz tcl-cc60365fd9005e253d3d786722bc32bd4c6aa66e.tar.bz2 |
Backport fix for [Bug 2519474]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-01-29 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclNamesp.c (Tcl_FindCommand): [Bug 2519474]: Ensure that + the path is not searched when the TCL_NAMESPACE_ONLY flag is given. + 2009-01-22 Kevin B. Kenny <kennykb@acm.org> * unix/tcl.m4: Corrected a typo ($(SHLIB_VERSION) should be |