From 62430a07d10c4d60c2e1c1724387b28917cf9b34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 4 Nov 2006 23:55:26 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18912 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index e36701bf8..39ee4f7c6 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,16 @@ +2006-11-04 Love Hörnquist Åstrand + + * hx_locl.h: add context variable to cmp function. + + * cert.c (hx509_query_match_cmp_func): allow setting the match + function. + 2006-10-24 Love Hörnquist Åstrand + * ks_p11.c: Return less EINVAL. + + * hx509_err.et: add more pkcs11 errors + * hx509_err.et: more error-codes * revoke.c: Return less EINVAL.