summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-11-12 23:15:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-11-12 23:15:50 (GMT)
commit95ae9fc660dff014a55d6a22e13f0914f7492e68 (patch)
treeafb2c2024bc07742258de5aa258f97c8e6e70e75 /ChangeLog
parentc0e9fb0f2c36cf8af0d07e5213b5725a7a72a4a4 (diff)
downloadtcl-95ae9fc660dff014a55d6a22e13f0914f7492e68.zip
tcl-95ae9fc660dff014a55d6a22e13f0914f7492e68.tar.gz
tcl-95ae9fc660dff014a55d6a22e13f0914f7492e68.tar.bz2
Partial fix for [Bug 1355342]
Also ANSIfy the rest of the file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81e20c7..cdf627e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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].
+
2005-11-11 Don Porter <dgp@users.sourceforge.net>
* generic/tclInt.h: Revised TclParseNumber interface to enable