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 41f99906..0c49faa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-12 Graydon Hoare <graydon@redhat.com>
+
+ * translate.cxx (c_tmpcounter::visit_array_in): Implement.
+ (c_unparser::visit_array_in): Likewise.
+ (mapvar::exists): New method.
+
2005-08-12 Frank Ch. Eigler <fche@elastic.org>
PR systemtap/1122 et alii