summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9b3dc6..7b24cb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2006-10-27 Donal K. Fellows <dkf@users.sf.net>
- * generic/tclNamesp.c (TclSetNsPath): Expose SetNsPath through
+ * generic/tclVar.c (HasLocalVars): New macro to make various bits and
+ pieces cleaner.
+
+ * generic/tclNamesp.c (TclSetNsPath): Expose SetNsPath() through
internal stubs table with semi-external name.
* generic/tclInt.h (CallFrame): Add a field for handling context data