summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0ce8c4..16c5219 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-03 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclNamesp.c: Revised ErrorCodeRead and ErrorInfoRead
+ trace routines so they guarantee the ::errorCode and ::errorInfo
+ variable always appear to exist. [Bug 1693252].
+
2007-04-03 Miguel Sofer <msofer@users.sf.net>
* generic/tclInt.decls: Moved TclGetNamespaceFromObj() to