summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fad79819..491d114b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-02-26 Srinivasa DS <srinivasa@in.ibm.com>
+ PR5772
+ * tapset/syscall2.stp: Modify wait4,waitid argument list
+ for kernel > 2.6.24.
+
+2008-02-25 Frank Ch. Eigler <fche@elastic.org>
+
+ PR5792.
+ * parse.cxx (eval_pp_conditional): Support wildcards in
+ %( kernel_v/kernel_vr/arch ==/!= "*foo?" %) operands.
+ * NEWS, stap.1.in: Document this.
+
2008-02-22 Frank Ch. Eigler <fche@elastic.org>
PR5787, PR2608, .statement()