summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 3afc7aa3..75baad0a 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -6,6 +6,11 @@
* vfs.stp (__find_bdevname): Rewrite.
* x86_64/syscalls.stp (syscall.pipe32): Fix argstr.
+2008-05-21 Mark Wielaard <mwielaard@redhat.com>
+
+ * syscalls2.stp (syscall.utime): Use pointer_arg to fetch arguments.
+ (syscall.compat_utime): Likewise.
+
2008-05-20 Mark Wielaard <mwielaard@redhat.com>
PR 5001