diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 33a44a2f4..9e223b319 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,8 @@ +2001-07-31 Johan Danielsson + + * rsh.c: iff -d, set the SO_DEBUG flags of the stdout and stderr + socket; implement parsing user@host + 2001-07-19 Assar Westerlund * rshd.c (fatal): use vsnprintf correctly