diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 298156f6..93beb971 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,7 +1,10 @@ 2007-07-31 Martin Hunt <hunt@redhat.com> - * syscalls.stp (clack_nanosleep): Fix flags string. + * syscalls*: Move sys32_sysctl to arch dirs. + +2007-07-31 Martin Hunt <hunt@redhat.com> + * syscalls.stp (clock_nanosleep): Fix flags string. * syscalls2.stp: Fix typo. 2007-07-31 Martin Hunt <hunt@redhat.com> |