diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 1f48b6a3a..c3e8bd747 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,7 @@ 2007-08-03 Love Hörnquist Åstrand + * test_nist2.in, Makefile, test/nist*: Add nist pkits tests. + * revoke.c: Update to use CERT_REVOKED error, shortcut out of OCSP checking when OCSP reply is a revocation reply.