diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 17d619c60..e8105e407 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,12 @@ +2005-05-30 Love Hörnquist Åstrand + + * init_sec_context.c (init_auth): honor ok-as-delegate if local + configuration approves + + * gssapi_locl.h: prototype for _gss_check_compat + + * compat.c: export check_compat as _gss_check_compat + 2005-05-29 Love Hörnquist Åstrand * init_sec_context.c: Prefix Der_class with ASN1_C_ to avoid diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index 17d619c60..e8105e407 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,12 @@ +2005-05-30 Love Hörnquist Åstrand + + * init_sec_context.c (init_auth): honor ok-as-delegate if local + configuration approves + + * gssapi_locl.h: prototype for _gss_check_compat + + * compat.c: export check_compat as _gss_check_compat + 2005-05-29 Love Hörnquist Åstrand * init_sec_context.c: Prefix Der_class with ASN1_C_ to avoid