diff --git a/ChangeLog b/ChangeLog index 563943a17..1a8b57363 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-03-09 Love Hörnquist Åstrand + * lib/krb5/acache.c: Create a new credential cache is ->get_name + is called, make acc_initialize() reset the existing credential + cache if needed. + * lib/krb5/acache.c (acc_get_name): just return the cache_name directly instead of trying to resolve it.