From 3eb85d7cafb16612810e1b2ce0c94ceb35aa622c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 4 Dec 2007 16:56:35 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22143 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 44f5f87f9..d0f3e3cb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ +2007-12-04 Love Hörnquist Åstrand + + * lib/krb5/error_string.c: Make krb5_get_error_string return an + allocated string to make the function indempotent. From + Zeqing (Fred) Xia. + 2007-12-03 Love Hörnquist Åstrand + * lib/krb5/krb5_locl.h (krb5_context_data): Flag if + default_cc_name was set by the user. + * lib/krb5/fcache.c (fcc_move): make sure ->version is uptodate. * kcm/acquire.c: use krb5_free_cred_contents