diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 4eb9a9407..0fba190cd 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,11 @@ +1999-10-26 Assar Westerlund + + * rshd.c (main): ignore SIGPIPE + + * common.c (do_read): the encoded length can be longer than the + buffer being used, allocate memory for it dynamically. From Brian + A May + 1999-10-14 Assar Westerlund * rsh.c (proto): be more careful and don't print errno when read()