From ded7627ee165235d943f60fd78b028c87af6da63 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Tue, 31 Jul 2001 08:16:30 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10414 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 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