From c18f95e73b1a61410f2b6e23ed9df7b09760862c Mon Sep 17 00:00:00 2001 From: wcohen Date: Thu, 23 Aug 2007 15:30:38 +0000 Subject: Correct compat_sys_utimensat arg. --- tapset/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tapset/ChangeLog') 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 + + * syscalls2.stp (compat_sys_utimensat): Correct function arg. + 2007-08-23 Martin Hunt * syscalls2.stp (sys_tee.return): Make optional -- cgit