diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index d0964b022..a41f54c38 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,8 @@ 2008-01-15 Love Hörnquist Åstrand + * cert.c: Spelling, Add hx509_cert_get_SPKI_AlgorithmIdentifier, + remove unused stuff, add hx509_context to some functions. + * softp11.c: Add more glue to figure out what keytype this certificate is using.