diff options
author | wcohen <wcohen> | 2007-08-23 15:30:38 +0000 |
---|---|---|
committer | wcohen <wcohen> | 2007-08-23 15:30:38 +0000 |
commit | c18f95e73b1a61410f2b6e23ed9df7b09760862c (patch) | |
tree | 6a93c92ed5d50aec6a1daf0e9a2849d463db9283 /tapset/ChangeLog | |
parent | b5e5c7f2e2869948407fc16f57b0fd8ef3db62f5 (diff) | |
download | systemtap-steved-c18f95e73b1a61410f2b6e23ed9df7b09760862c.tar.gz systemtap-steved-c18f95e73b1a61410f2b6e23ed9df7b09760862c.tar.xz systemtap-steved-c18f95e73b1a61410f2b6e23ed9df7b09760862c.zip |
Correct compat_sys_utimensat arg.
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 0282683a..e7bfcd32 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,7 @@ +2007-08-09 William Cohen <wcohen@redhat.com> + + * syscalls2.stp (compat_sys_utimensat): Correct function arg. + 2007-08-23 Martin Hunt <hunt@redhat.com> * syscalls2.stp (sys_tee.return): Make optional |