summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a5c3dc4..66dc61b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-03-15 Frank Ch. Eigler <fche@redhat.com>
+ * semtest.cxx: Print probe signatures properly.
+ * staptree.cxx (probe::printsig): New function.
+
+2005-03-15 Frank Ch. Eigler <fche@redhat.com>
+
* TODO: New file. Include some probe-point-provider syntax examples.
* parse.cxx (lexer::scan, parser::parse_literal): Support hex, octal
numbers via strtol.