From dfce592b3e0d8badffe1428e430f902d5c0add80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 3 May 2006 16:41:18 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17419 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index a6b457461..1185cbdb4 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,14 @@ +2006-05-03 Love Hörnquist Åstrand + + * TODO: More to do about the about the PKCS11 code. + + * ks_p11.c: Use the prompter from the lock function. + + * lock.c: Deal with that hx509_prompt.reply is no longer a + pointer. + + * hx509.h: Make hx509_prompt.reply not a pointer. + 2006-05-02 Love Hörnquist Åstrand * keyset.c: Sprinkle setting error strings.