From af61e047fd4291146b60573873e1b20b2829e750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 19 Oct 2005 07:40:49 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16185 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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.