diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-12 23:39:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-12 23:39:40 (GMT) |
commit | daf85fdee99c9921210b2c09e19c0c81f772e232 (patch) | |
tree | 2510b3bf2bc0c9b5c4be4b80b525f699e24762f7 /ChangeLog | |
parent | 95ae9fc660dff014a55d6a22e13f0914f7492e68 (diff) | |
download | tcl-daf85fdee99c9921210b2c09e19c0c81f772e232.zip tcl-daf85fdee99c9921210b2c09e19c0c81f772e232.tar.gz tcl-daf85fdee99c9921210b2c09e19c0c81f772e232.tar.bz2 |
Use correct bug number :-}
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2005-11-12 Donal K. Fellows <dkf@users.sf.net> * generic/tclNamesp.c (Tcl_FindCommand): Do not find commands in dead - namespaces on the path. Partial fix for [Bug 1355342]. + namespaces on the path. Partial fix for [Bug 1354540]. 2005-11-11 Don Porter <dgp@users.sourceforge.net> |