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 506acf3..87d8e5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-07-31 Miguel Sofer <msofer@users.sf.net>
+ * generic/tclBasic.c: NR-enabling [catch]
+ * generic/tclCmdAH.c:
+ * generic/tclInt.h:
+ * tests/NRE.test:
+
* generic/tclBasic.c: Moved the few remaining defs from
* generic/tclDictObj.c: tclNRE.h to tclInt.h, eliminated
* generic/tclExecute.c: inclusion of tclNRE.h everywhere.