diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 772ced4cd..528825747 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,13 @@ +2005-03-15 Love Hörnquist Åstrand + + * display_status.c (gssapi_krb5_set_error_string): don't misuse + the krb5_get_error_string api + +2005-03-01 Love Hörnquist Åstrand + + * compat.c (_gss_DES3_get_mic_compat): don't unlock mutex + here. Bug reported by Stefan Metzmacher + 2005-02-21 Luke Howard * init_sec_context.c: don't call krb5_get_credentials() with diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index 772ced4cd..528825747 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,13 @@ +2005-03-15 Love Hörnquist Åstrand + + * display_status.c (gssapi_krb5_set_error_string): don't misuse + the krb5_get_error_string api + +2005-03-01 Love Hörnquist Åstrand + + * compat.c (_gss_DES3_get_mic_compat): don't unlock mutex + here. Bug reported by Stefan Metzmacher + 2005-02-21 Luke Howard * init_sec_context.c: don't call krb5_get_credentials() with