From f2ca0bc21c857b19b51160b2828a228de3b0792a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 16 Apr 2007 12:01:53 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20358 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index dc3d125f0..3d81ab5b8 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,9 @@ -2007-02-05 Love Hörnquist Åstrand +2007-04-16 Love Hörnquist Åstrand + * Makefile.am: CLEANFILES += cert-null.pem cert-sub-ca2.pem + +2007-02-05 Love Hörnquist Åstrand + * ca.c: Disable CRLDistributionPoints for now, its IMPLICIT code in the asn1 parser.