From 402b5dbed9e7e967b4c333b6fc026a273a8faabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 21 Mar 2004 22:44:24 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13611 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7a4460f32..ede535f3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,16 @@ 2004-03-21 Love Hörnquist Åstrand + * kdc/pkinit.c: adapt to change of signature of + _krb5_pk_load_openssl_id + + * lib/krb5/pkinit.c: (krb5_get_init_creds_opt_set_pkinit): add + prompter argument and use it + * kuser/kinit.c: adapt to signature change of krb5_get_init_creds_opt_set_pkinit + * lib/krb5/krb5.3: add more stuff, 105 functions to go + * lib/krb5/krb5_rcache.3: add krb5_get_server_rcache * lib/krb5/krb5_rcache.3: framework for replay cache manpage