diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 5c6d7844f..9651a2f71 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,9 @@ +2005-10-21 Love Hörnquist Åstrand + + * acquire_cred.c (acquire_initiator_cred): use krb5_cc_cache_match + to find a matching creditial cache, if that failes, fallback to + the default cache. + 2005-10-12 Love Hörnquist Åstrand * gssapi_locl.h: Add gssapi_krb5_set_status and diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index 5c6d7844f..9651a2f71 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,9 @@ +2005-10-21 Love Hörnquist Åstrand + + * acquire_cred.c (acquire_initiator_cred): use krb5_cc_cache_match + to find a matching creditial cache, if that failes, fallback to + the default cache. + 2005-10-12 Love Hörnquist Åstrand * gssapi_locl.h: Add gssapi_krb5_set_status and