From 7bee6b7a5b1b5eed5b8b3bc57805d6e9be4435da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 1 Jul 2006 08:44:50 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17781 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6409f2b2e..c52c03cd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ +2006-07-01 Love Hörnquist Åstrand + + * appl/gssmask: break out common function; add gssmaestro (that + only tests one context for now) + 2006-06-30 Love Hörnquist Åstrand + * lib/krb5/store_fd.c (krb5_storage_from_fd): don't leak fd on + malloc failure + * appl/gssmask/gssmask.c: split out fetching of credentials for easier reuse for pk-init testing