summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e78d7f2..db9eb45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-31 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572]
+ fix of 2006-01-09 for [namespace inscope] as it seems to mess with
+ itcl scope decoding. Leaving namespace-29.6 test failure until
+ final cause it determined.
+
2006-05-29 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow