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 54391bc3..ac879021 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,5 +1,10 @@ 2007-01-23 Mike Mason <mmlnx@us.ibm.com> + * socket.stp: Fixed bit checking method in sock_flags_num2str() + to match how it's done in the kernel. + +2007-01-23 Mike Mason <mmlnx@us.ibm.com> + * socket.stp: New sockets tapset. 2007-01-23 Mike Mason <mmlnx@us.ibm.com> |