summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45453c64..1926988d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-02-17 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 4066.
+ * translate.cxx (var::init): Check stat scalar initialization,
+ just like is done for arrays.
+ (emit_module_exit): Check unlikely but possible null timing stat.
+
2007-02-15 David Smith <dsmith@redhat.com>
PR 3625.