diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index b4b1d04f0..0d1cd83e4 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,7 @@ 2003-04-06 Love Hörnquist Åstrand + * Makefile.am: remove stuff that sneaked in with last commit + * acquire_cred.c (acquire_initiator_cred): if the requested name isn't in the ccache, also check keytab. Extact the krbtgt for the default realm to check how long the credentials will last. diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index b4b1d04f0..0d1cd83e4 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,5 +1,7 @@ 2003-04-06 Love Hörnquist Åstrand + * Makefile.am: remove stuff that sneaked in with last commit + * acquire_cred.c (acquire_initiator_cred): if the requested name isn't in the ccache, also check keytab. Extact the krbtgt for the default realm to check how long the credentials will last.