summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 66d14e22..20674647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
2005-08-19 Frank Ch. Eigler <fche@elastic.org>
+ PR systemtap/1213
+ * translate.cxx (visit_if_statement): Translate else arms.
+
+2005-08-19 Frank Ch. Eigler <fche@elastic.org>
+
PR systemtap/1209
- * tapsets.cxx
* elaborate.cxx (derived_probe_builder): Add get_param function.
* elaborate.h: Declare them.
* tapsets.cxx (dwarf_query::get_*_param): Call them.