diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 0e768e78c..f5fd50e4a 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,17 @@ -2006-11-27 Love Hörnquist Åstrand +2006-11-28 Love Hörnquist Åstrand + * cms.c: sprinkle more error strings + + * crypto.c: sprinkle more error strings + + * hxtool.c: use unsigned int as counter to fit better with the + asn1 compiler + + * crypto.c: use unsigned int as counter to fit better with the + asn1 compiler + +2006-11-27 Love Hörnquist Åstrand + * cms.c: Remove trailing white space. * crypto.c: rewrite comment to make more sense