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 c87c89f0..94d46eb2 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,9 @@ +2007-09-13 David Smith <dsmith@redhat.com> + + * task.stp (task_open_file_handles): Fixed for kernels less than + version 2.6.15. + (task_max_file_handles): Ditto. + 2007-09-13 Martin Hunt <hunt@redhat.com> * aux_syscalls.stp: Replace get_user calls with __stp_get_user. |