From ba2e5afedd8096d49c0b6c0b49354cb913255b69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 25 Apr 2005 10:17:02 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14950 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index b521b3847..fb28558ea 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,15 @@ +2005-04-25 Love Hörnquist Åstrand + + * rshd.c: use snprintf to format tkfile + +2005-04-24 Love Hörnquist Åstrand + + * rsh.c: use strlcat + + * rsh.c: use strlcpy + + * rsh_locl.h: forward declaration for private structures + 2005-04-20 Love Hörnquist Åstrand * rsh.c: cast size_t to unsigned long