summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 580f5979..c6ee34cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-08 Graydon Hoare <graydon@redhat.com>
+
+ * 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.
+
+ * testsuite/buildok/histogram_operator_in.stp: New test.
+
2005-12-08 Frank Ch. Eigler <fche@elastic.org>
PR 1937