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 26a55d74..4142933c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-03 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 5096
+ * translate.cxx (emit_function): Put nesting limit/control logic into
+ function body ...
+ (visit_functioncall): ... and not into each call site.
+
2007-10-02 Frank Ch. Eigler <fche@redhat.com>
PR 3635