diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 59a73895..c9a0bf93 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,12 @@ +2007-10-01 Martin Hunt <hunt@redhat.com> + + * aux_syscalls.stp (_str_lookup_str): Print unmatched + values in hex. + +2007-10-01 Zhaolei <zhaolei@cn.fujitsu.com> + + * socket.stp (_success_check): Fix compare method. + 2007-09-27 Martin Hunt <hunt@redhat.com> * aux_syscalls.stp (_stp_lookup_str, _stp_lookup_or_str): |