diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index c0e1f76fd..6b1fcaf37 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -11,6 +11,19 @@ * common.c (init_ivecs): if we don't have an errsock the ivecs should point to the same data + * rshd.c: if we don't have an errsock, dup stdout to stderr (this + would normally be done by inetd, but not by mini_inetd). + + * rshd.c: move keepalive setting to after setting up sockets + +2004-02-20 Johan Danielsson + + * rsh.1: reorder and document some options + + * rsh_locl.h: include kafs.h if krb4 || krb5 + + * rsh.c: reorder some options + 2003-09-04 Johan Danielsson * rsh.1: document -d diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index 4629c3d94..3bf31d90f 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,7 @@ +2004-09-23 Johan Danielsson + + * ipropd_master.c: add help strings to some options + 2004-09-12 Love Hörnquist Åstrand * chpass_s.c: deal with changed prototype for _kadm5_free_keys