summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bf0ad72..d3e081c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-12-05 Masami Hiramatsu <mhiramat@redhat.com>
+
+ PR 4935
+ * tapsets.cxx (dwarf_derived_probe::dwarf_derived_probe): Allow user
+ to access kernel variables in the condition of probe points.
+ * stapprobes.5.in : Document the conditional probe point.
+ * NEWS : Ditto.
+
2007-12-03 Masami Hiramatsu <mhiramat@redhat.com>
PR 5376