diff --git a/ChangeLog b/ChangeLog index 8bed78c4d..6ff124064 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ Mon Oct 13 17:18:57 1997 Johan Danielsson + * lib/krb5/get_cred.c: Get the subkey from mk_req so it can be + used to decrypt the reply from DCE secds. + + * lib/krb5/auth_context.c: Add {get,set}enctype. + + * lib/krb5/get_cred.c: Fix for DCE secd. + + * lib/krb5/store.c: Store keytype twice, as MIT does. + * lib/krb5/get_in_tkt.c: Use etype from reply. Fri Oct 10 00:39:48 1997 Johan Danielsson