From ca9c6c2b3df0f693bcd83a63357486bbf0d55b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 26 Nov 2006 17:54:36 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19131 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 9203adb98..13287fab9 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,11 @@ 2006-11-26 Love Hörnquist Åstrand + * cert.c: Sprinkle more error string and hx509_contexts. + + * cms.c: Sprinkle more error strings. + + * crypto.c: Sprinkle error string and hx509_contexts. + * crypto.c: Add some more comments about how this works. * crypto.c (hx509_select): new function.