diff options
Diffstat (limited to 'pfinet')
-rw-r--r-- | pfinet/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index ef4e1deb..d760d196 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,11 @@ +2002-05-28 Roland McGrath <roland@frob.com> + + * io-ops.c (S_io_write, S_io_read): u_int -> size_t + (S_io_restrict_auth): Likewise. + (S_io_reauthenticate): Likewise. + * socket-ops.c (S_socket_getopt, S_socket_setopt): Likewise. + (S_socket_send, S_socket_recv): Likewise. + 2002-05-13 Marcus Brinkmann <marcus@gnu.org> * main.c: Include <version.h>. |