diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 00d68664..298156f6 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,5 +1,11 @@ 2007-07-31 Martin Hunt <hunt@redhat.com> + * syscalls.stp (clack_nanosleep): Fix flags string. + + * syscalls2.stp: Fix typo. + +2007-07-31 Martin Hunt <hunt@redhat.com> + * */syscalls.stp: Added mmap functions. Continued moving common compatibility functions to the main tapset. |