summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d495f2..e9172a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,8 +9,9 @@
2009-01-29 Don Porter <dgp@users.sourceforge.net>
* generic/tclInterp.c: Convert the [interp] command into a
- [namespace ensemble]. Work in progress to NRE-enable the
- [interp invokehidden] subcommand.
+ * tests/interp.test: [namespace ensemble]. Work in progress
+ * tests/nre.test: to NRE-enable the [interp invokehidden]
+ subcommand.
2009-01-29 Donal K. Fellows <dkf@users.sf.net>