diff --git a/ChangeLog b/ChangeLog index a05032779..ba0204184 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-07-13 Love Hörnquist Åstrand + + * lib/krb5/pkinit.c (pk_rd_pa_reply_dh): client do not contribute + to the DH when the server doesn't support the cached DH request. + + * lib/krb5/crypto.c (_krb5_pk_octetstring2key): fix arguments + 2005-07-12 Love Hörnquist Åstrand * lib/krb5/pkinit.c: clean up pk-init DH support, not finished