summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7f010cb..a70f0e9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-11-01 Graydon Hoare <graydon@redhat.com>
+
+ * translate.cxx (c_unparser::collect_map_index_types)
+ (c_unparser::emit_map_type_instantiations)
+ (c_unparser::visit_arrayindex)
+ (c_unparser::visit_array_in)
+ (delete_statement_operand_visitor::visit_arrayindex)
+ (c_unparser_assignment::visit_arrayindex)
+ (mapvar::*): Update to new runtime map API.
+
2005-11-01 Frank Ch. Eigler <fche@elastic.org>
PR 1425.