diff --git a/ChangeLog b/ChangeLog index ef973bf17..5eae5623c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2005-04-18 Love Hörnquist Åstrand + * lib/krb5/acache.c (acc_resolve): if open_default_ccache failed + with ccErrCCacheNotFound try again with create_default_ccache, + this fixes the problem where the security server apperenly haven't + started yet on Mac OS X + + * lib/krb5/get_default_principal.c + (_krb5_get_default_principal_local): add, for use of functions + that in ccache layer to avoid recursive calls. + * lib/hdb/hdb-ldap.c: drop , no longer use any of the is* macros in this file