From c83462ad026024ff28ad4519ec42d9c99a10a591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 28 Mar 2005 15:06:39 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14689 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 70b9a4a70..0dd6ae3e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,21 @@ +2005-03-28 Love Hörnquist Åstrand + + * lib/krb5/krb5_keytab.3: stop memory leak in example, expand on + wildcards + +2005-03-26 Love Hörnquist Åstrand + + * lib/krb5/krb5_principal.3: spelling, from Tomas Olsson + + * lib/krb5/krb5_warn.3: spelling, from Tomas Olsson + 2005-03-19 Love Hörnquist Åstrand + * lib/krb5/acache.c: add mutex for global variables, clean up + returned error codes, implement storing addresses into the ccapi + + * appl/test/gssapi_server.c: free memory, make error strings match + * appl/test/gssapi_server.c: use print_gss_name, print server name too