diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 81efcf823..42b3d8ea3 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,13 @@ +2006-01-20 Love Hörnquist Åstrand + + * test_nist_cert.in: test parse all nist certs + 2006-01-19 Love Hörnquist Åstrand + * hx509_err.et: Add HX509_CRL_UNKNOWN_EXTENSION. + + * revoke.c: Check for unknown extentions in CRLs and CRLEntries. + * test_nist.in: Parse new format to handle CRL info. * test_chain.in: Add --missing-crl.