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.