diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 1f8cd767..34610a67 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -9,6 +9,11 @@ 2007-09-24 Frank Ch. Eigler <fche@elastic.org> + * inet_sock.stp, ioblock.stp, rpc.stp, scsi.stp, socket.stp, + tcp.stp: Add /* pure */ to embedded-C functions. + +2007-09-24 Frank Ch. Eigler <fche@elastic.org> + * conversions.stp (user_string): Redefine in terms of user_string2. 2007-09-23 Ulrich Drepper <drepper@redhat.com> |