diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 2d64dfc3..6a3c0bf9 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,5 +1,8 @@ 2007-07-09 Martin Hunt <hunt@redhat.com> + * syscalls2.stp (compat_sys_utimes): New. + * ppc64/syscalls.stp (ciompat_sys_utimes): Removed. + * syscalls.stp (compat_sys_futimesat): Fix arg. 2007-07-03 Martin Hunt <hunt@redhat.com> |