diff --git a/ChangeLog b/ChangeLog index 11cab052e..9e827d3df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ +2006-04-30 Love Hörnquist Åstrand + + * lib/krb5/pkinit.c (cert2epi): don't include subject if its null + 2006-04-29 Love Hörnquist Åstrand + * lib/krb5/pkinit.c: Send over what trust anchors the client have + configured. + * lib/krb5/pkinit.c (pk_verify_host): set better error string, only check kdc name/address when we got a hostname/address passed in the the function.