diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index aac502a4c..1378494b4 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,19 @@ +2007-12-08 Love Hörnquist Åstrand + + * name.c: spelling. + + * cert.c: make work the doxygen. + + * name.c: fix doxygen compiling. + + * Makefile.am: add doxygen.c + + * doxygen.c: Add doxygen main page. + + * cert.c: Add doxygen. + + * revoke.c (_hx509_revoke_ref): new function. + 2007-11-16 Love Hörnquist Åstrand * ks_keychain.c: Check if SecKeyGetCSPHandle needs prototype.