From 5535b81a4e372f150edb91925f9d5c12e3510ddf Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 23 Jun 1999 04:12:08 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6340 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 798fef18e..097b1645f 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -2,6 +2,12 @@ * rsh.c: new option `-e' for not trying to open an stderr socket +1999-06-17 Assar Westerlund + + * rsh_locl.h (RSH_BUFSIZ): bump to 16 * 1024 to be sure that we + don't leave any data inside des_enc_read. (that constant should + really be exported in some way...) + 1999-06-15 Assar Westerlund * rsh.c: use get_default_username and resulting const pollution