From ffbbe2e8fe4a83a5d8a2e080dc88585a80b6686c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 1 Aug 2000 21:11:06 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8882 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 2efd46a01..3a3072cbb 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,8 @@ +2000-08-01 Assar Westerlund + + * rsh.c (doit): loop until we create an error socket of an + supported socket family + 2000-07-02 Assar Westerlund * rshd.c: DCE stuff from Ake Sandgren