summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3b60aa1..3f2b5371 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2007-08-16 Josh Stone <joshua.i.stone@intel.com>
+
+ PR 4591
+ * parse.cxx (parser::parse_symbol): Tweak 'print' matching to allow
+ all the new variants with printd and println.
+ * staptree.h (struct print_format): Add fields for the new print
+ variants, and parse_print() to help matching.
+ * staptree.cxx (print_format::parse_print): New static method to
+ match the print variants and determine their properties.
+ (print_format::print): Handle the new print types.
+ (deep_copy_visitor::visit_print_format): Copy the new fields.
+ * translate.cxx (c_unparser::visit_print_format): Insert delims and
+ newlines where appropriate for new print functions.
+ * stap1.in: Document the new print functions.
+
2007-08-15 David Smith <dsmith@redhat.com>
* systemtap.spec.in: Updated %pre to latest Fedora group creation