diff --git a/ChangeLog b/ChangeLog index cb171d7bc..36f7ebce3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,19 @@ -2005-10-12 Love +2005-10-19 Love Hörnquist Åstrand + + * lib/krb5/krb5_ccache.3: Add krb5_cc_start_seq_get and an + example. + +2005-10-18 Love Hörnquist Åstrand + + * doc/programming.texi: Try to explain krb5_ccache, krb5_principal + and errors. + +2005-10-13 Love Hörnquist Åstrand + + * lib/krb5/krb5_get_credentials.3: Add example how to use + krb5_get_credentials. + +2005-10-12 Love Hörnquist Åstrand * lib/krb5/init_creds.c: Rename private to opt_private.