From 0b1873a53b848d5b26693ff9ef19b766b96e3b4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 11 Dec 2003 09:00:11 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13207 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ea7b4241f..79a7c38d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ -2003-12-07 Love Hörnquist Åstrand +2003-12-11 Love Hörnquist Åstrand + + * lib/krb5/pkinit.c (_krb5_pk_create_sign): fill in NULL as + parameters, required by CMS +2003-12-07 Love Hörnquist Åstrand + * lib/krb5/get_in_tkt_with_keytab.c (krb5_get_in_tkt_with_keytab): avoid memory leak that snuck in when krb5_keytab_key_proc was exported, pointed out by Panases Inc - + * lib/krb5/keytab_file.c: do locking, found to be a problem for Panasas Inc