From 0a7637fef0d8d9b89c520087d8a1bf48edc7b533 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 16 Feb 2007 11:18:09 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20234 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 4ff7edf12..e415fccf8 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,14 @@ -2007-01-31 Love Hörnquist Åstrand +2007-02-16 Love Hörnquist Åstrand + * gss_acquire_cred.3: Add link for + gsskrb5_register_acceptor_identity. + +2007-02-08 Love Hörnquist Åstrand + + * krb5/copy_ccache.c: Try to leak less memory in the failure case. + +2007-01-31 Love Hörnquist Åstrand + * mech/gss_display_status.c: Use right printf formater. * test_*.[ch]: split out the error printing function and try to