diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index dfd5476aa..cbe0a8adb 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,8 @@ +2005-12-12 Love Hörnquist Åstrand + + * gss_acquire_cred.3: Replace gss_krb5_import_ccache with + gss_krb5_import_cred and add more references + 2005-12-05 Love Hörnquist Åstrand * gssapi.h: Change gss_krb5_import_ccache to gss_krb5_import_cred, diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index dfd5476aa..cbe0a8adb 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,8 @@ +2005-12-12 Love Hörnquist Åstrand + + * gss_acquire_cred.3: Replace gss_krb5_import_ccache with + gss_krb5_import_cred and add more references + 2005-12-05 Love Hörnquist Åstrand * gssapi.h: Change gss_krb5_import_ccache to gss_krb5_import_cred,