From ea716190e7170b76d6063af9c67bcd6ebdf5a37f Mon Sep 17 00:00:00 2001 From: roland Date: Mon, 12 Dec 2005 05:35:05 +0000 Subject: . --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fe053a45..ea854d93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-12-11 Roland McGrath + + * loc2c-test.c (get_location): Fix function name in error message. + 2005-12-09 Graydon Hoare * elaborate.cxx (alias_expansion_builder::build): Fix comment typo. @@ -16,7 +20,7 @@ 2005-12-08 Graydon Hoare - * translate.cxx (delete_statement_operand_visitor::visit_arrayindex): + * translate.cxx (delete_statement_operand_visitor::visit_arrayindex): Prohibit deleting histogram buckets. (c_tmpcounter::visit_array_in): Direct to visit_arrayindex. (c_unparser::visit_array_in): Likewise. -- cgit