summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 208c8150..13c57518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
* elaborate.cxx (dead_assignment_remover): Convert into an
update_visitor and remove its now-redundant traversal methods.
* elaborate.cxx (dead_stmtexpr_remover): Convert to an update_visitor.
+ * elaborate.cxx (void_statement_reducer): Convert to an update_visitor.
2009-02-05 Josh Stone <jistone@redhat.com>