diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index da4154f3f..d00b812a7 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,20 @@ +2007-08-02 Love Hörnquist Åstrand + + * revoke.c: Handle CRL signing certificate better, try to not + revalidate invalid CRLs over and over. + +2007-08-01 Love Hörnquist Åstrand + + * cms.c: remove stale comment. + + * test_nist.in: Unpack PKITS_data.zip and run tests. + + * test_nist_cert.in: Adapt to new nist pkits framework. + + * test_nist_pkcs12.in: Adapt to new nist pkits framework. + + * Makefile.am: clean PKITS_data + 2007-07-16 Love Hörnquist Åstrand * Makefile.am: Add version-script.map to EXTRA_DIST