From 83135f5a0af926ca47afe424c1599ac2436fc753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 24 Mar 2008 12:09:35 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22771 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 59682e91b..773ded970 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-03-23 Love Hörnquist Åstrand + * lib/krb5/get_cred.c: Try both kdc server referral and the old + client chasing mode. + * lib/krb5/get_cred.c: Don't do canonicalize by default, make add_cred() sane, make loop detection in credential fetching better.