From ef81b36b87a483993a868f1dda8e0400bf01b3fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 8 Aug 2007 10:26:42 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21862 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index c3e8bd747..d1fee6411 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,10 @@ +2007-08-08 Love Hörnquist Åstrand + + * revoke.c (verify_crl): handle with the signer is the + CRLsigner (shortjcut). + + * cert.c: Fix NC, comment on how to use _hx509_check_key_usage. + 2007-08-03 Love Hörnquist Åstrand * test_nist2.in, Makefile, test/nist*: Add nist pkits tests.