diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-29 00:13:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-29 00:13:08 +0000 |
commit | 8a47aaa3f106607e41bdd6d8bac837e63bf8a124 (patch) | |
tree | 4e07652b539c3dffa4171a3ad4686db8fd377a8f /pfinet/ChangeLog | |
parent | 9a562a9e06ed6298dd00a57611feb68b287f22f0 (diff) |
.
Diffstat (limited to 'pfinet/ChangeLog')
-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>. |