diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 869bc8835..8ac7d4da0 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,10 @@ +2000-05-23 Assar Westerlund + + * rshd.c (doit): if we fail to connect back to the stderr port, + act as if `-e' was given on the client side, i.e. without the + special TCP-connection. This tries to make things better when + running the head against a NAT wall, for example. + 2000-02-07 Assar Westerlund * Makefile.am (LDADD): make sure we use the heimdal libdes