diff options
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 |