diff --git a/ChangeLog b/ChangeLog index b608613d2..0ee1bb0de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ Wed Jan 21 01:34:09 1998 Johan Danielsson + * lib/krb5/get_cred.c: Fixes to send authorization-data to the + KDC. + + * lib/krb5/build_auth.c: Only generate local subkey if there is + none. + + * lib/krb5/krb5.h: Add krb5_authdata type. + + * lib/krb5/auth_context.c: Add + krb5_auth_con_set{,localsub,remotesub}key. + * lib/krb5/init_creds_pw.c: Return some error if prompter functions return failure.