diff --git a/ChangeLog b/ChangeLog index e717c4782..fb0f8a261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-04-21 Love Hörnquist Åstrand + * lib/krb5/store.c (krb5_store_creds_tag): use session.keytype to + determine if to send the session-key. + * kcm/client.c (kcm_ccache_new_client): make root be able to pass the name constraints, not the opposite. From Bryan Jacobs.