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 4f6e56d7..e233621c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-06 Martin Hunt <hunt@redhat.com>
+
+ * translate.cxx (var::init): Check for errors when
+ allocating arrays of stats, as well as other arrays.
+
2006-11-06 David Smith <dsmith@redhat.com>
Added "limit EXP" support to foreach statements.