diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 99d37729..96850d17 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,9 @@ +2007-06-22 Frank Ch. Eigler <fche@elastic.org> + + * syscalls_cfg_trunc.stp: New file for configuration global. + * syscalls.stp (add_key, mount), syscalls2.stp (write): + Use parameter. + 2007-06-15 Martin Hunt <hunt@redhat.com> * syscalls.stp: Add sys_fcntl64, sys_oabi_fstat64, @@ -7,7 +13,7 @@ 2007-06-14 Mike Mason <mmlnx@us.ibm.com> - * socket.stp: removed extra assignment to "size" in + * socket.stp: removed extra assignment to "size" in socket.aio_write.return 2007-06-07 Martin Hunt <hunt@redhat.com> |