diff --git a/ChangeLog b/ChangeLog index 44f5f87f9..d0f3e3cb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ +2007-12-04 Love Hörnquist Åstrand + + * lib/krb5/error_string.c: Make krb5_get_error_string return an + allocated string to make the function indempotent. From + Zeqing (Fred) Xia. + 2007-12-03 Love Hörnquist Åstrand + * lib/krb5/krb5_locl.h (krb5_context_data): Flag if + default_cc_name was set by the user. + * lib/krb5/fcache.c (fcc_move): make sure ->version is uptodate. * kcm/acquire.c: use krb5_free_cred_contents