From 554c98d5fb13f42b4da8c39f1d14bb82f7b71ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 25 Mar 2008 13:33:46 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22786 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 773ded970..9ee6a54d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ -2008-03-23 Love Hörnquist Åstrand +2008-03-25 Love Hörnquist Åstrand + * kcm/protocol.c: Make work when moving to a non-existant + cred-cache. + + * lib/krb5/test_cc.c: more verbose info. + + * lib/krb5/test_cc.c: test krb5_cc_move(). + +2008-03-23 Love Hörnquist Åstrand + * lib/krb5/get_cred.c: Try both kdc server referral and the old client chasing mode.