From 0b44e8aedef4139049dc9fa1681d6c4c3292dd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 9 Jan 2007 19:44:52 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19791 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 92ca3a25a..923562b01 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,8 @@ 2007-01-09 Love Hörnquist Åstrand + * ks_p11.c (collect_private_key): Missing CKA_MODULUS is ok + too (XXX why should these be fetched given they are not used). + * test_ca.in: rename all files to PEM files, since that is what they are.