diff --git a/appl/rcp/ChangeLog b/appl/rcp/ChangeLog index eecb73de9..6c830d63e 100644 --- a/appl/rcp/ChangeLog +++ b/appl/rcp/ChangeLog @@ -1,3 +1,11 @@ +2003-04-16 Johan Danielsson + + * rcp.1: add a HISTORY section + + * rcp.1: brief manpage + + * rcp.c: add a -4 option + 2001-09-24 Johan Danielsson * rcp.c: more va_* fixing; from Thomas Klausner diff --git a/lib/auth/ChangeLog b/lib/auth/ChangeLog index 6080630d7..a6f9423b9 100644 --- a/lib/auth/ChangeLog +++ b/lib/auth/ChangeLog @@ -10,6 +10,11 @@ * pam/Makefile.am: actually build the pam module +2001-09-18 Johan Danielsson + + * sia/Makefile.am: also don't compress krb5 library, at least + siacfg fails with compressed libraries + 2001-09-13 Assar Westerlund * sia/sia.c: move krb5_error_code inside a ifdef KRB5