From 5a2e4fd1883c72648dd1b865c616ad1ce48e30e8 Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 9 Jul 2007 16:32:08 +0000 Subject: 2007-07-09 Martin Hunt * syscalls2.stp (compat_sys_utimes): New. * ppc64/syscalls.stp (ciompat_sys_utimes): Removed. --- tapset/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tapset/ChangeLog') 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 + * 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 -- cgit