diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 7c222f095..c3d297bc7 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,8 @@ 2005-12-01 Love Hörnquist Åstrand + * acquire_cred.c (acquire_acceptor_cred): only check if principal + exists if we got called with principal as an argument. + * acquire_cred.c (acquire_acceptor_cred): check that the acceptor exists in the keytab before returning ok. diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index 7c222f095..c3d297bc7 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,5 +1,8 @@ 2005-12-01 Love Hörnquist Åstrand + * acquire_cred.c (acquire_acceptor_cred): only check if principal + exists if we got called with principal as an argument. + * acquire_cred.c (acquire_acceptor_cred): check that the acceptor exists in the keytab before returning ok.