From 1e0cd6e775d80b9d3ead2a9ad27d0c964e5298ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 14 Jan 2007 18:51:28 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19903 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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)