diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 1798c3b8a..925d0f2ed 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,21 @@ +2007-01-14 Love Hörnquist Åstrand + + * test_ca.in: test template handling + + * hx509.h: Add template flags. + + * Makefile.am: clean out new files + + * hxtool.c: Add certificate template processing, fix hx509_err + usage. + + * hxtool-commands.in: Add certificate template processing. + + * ca.c: Add certificate template processing. Fix return messages + from hx509_ca_tbs_add_eku. + + * cert.c: Export more stuff from certificate. + 2007-01-13 Love Hörnquist Åstrand * ca.c: update (c)