summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01b6525d..eae8dda8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-11-19 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 3887.
+ * staptree.h (probe_point): Add "sufficient" field.
+ * staptree.cxx: Initialize it, print it.
+ * parse.cxx (parse_probe_point): Parse it.
+ * elaborate.cxx (derive_probes): Implement it.
+ * stapprobes.5.in: Document it.
+ * NEWS: Gloat about it.
+
2007-11-15 David Smith <dsmith@redhat.com>
* tapsets.cxx (mark_derived_probe::initialize_probe_context_vars):