From 0ba10a1961803fe72c872906e240b9e1bd621065 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 22 May 2000 22:19:31 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8285 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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