From 80b707b046b8de1fced71252b2176f47aee4e426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 7 Apr 2008 11:48:31 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22841 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index b477ec87c..8350578d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-04-05 Love Hörnquist Åstrand + * lib/krb5/cache.c: Add krb5_cc_switch, to set the default + credential cache. + * lib/krb5/acache.c: Implement set_default. * lib/krb5/krb5.h: Extend krb5_cc_ops and add set_default to set