diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-16 06:28:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-16 06:28:03 +0000 |
commit | 36480790361183ac196efa1c8c9c97d38de0acc1 (patch) | |
tree | 72df63e2fc5c8f1c523d40fb597e03f864e202c4 /pfinet/ChangeLog | |
parent | c4deb00eea16f3cbe3e338ebf2c118425be8b4db (diff) |
.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index ff2dabed..78a5a4f7 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,8 @@ +2002-06-15 Roland McGrath <roland@frob.com> + + * socket-ops.c (S_socket_getopt): Use a local int for result param of + getsockopt hook function. + 2002-06-13 Roland McGrath <roland@frob.com> * tunnel.c (trivfs_S_io_read): off_t -> loff_t |