summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fe5bebf..096f61c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-01 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 1944 improved hack.
+ * translator.cxx (c_tmpcounter::visit_block): New routine, allows
+ overlay of sequential statements' temporaries within context.
+
2005-12-01 Frank Ch. Eigler <fche@redhat.com>
PR 1944 quick hack.