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