summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e8d97e..7e446d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-22 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclBasic.c: Corrected a few bugs in how [namespace unknown]
+ * tests/namespace.test: interacts with TCL_EVAL_* flags. [Patch 958222]
+
2006-02-17 Don Porter <dgp@users.sourceforge.net>
* generic/tclIORChan.c: Revised error message generation and handling