From e780e61d92ecc360bef5812ae417ecfe794d3cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 5 Feb 2007 12:18:53 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20191 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 7c0109248..dc3d125f0 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,8 @@ 2007-02-05 Love Hörnquist Åstrand + * ca.c: Disable CRLDistributionPoints for now, its IMPLICIT code + in the asn1 parser. + * print.c: Add some more \n's. 2007-02-03 Love Hörnquist Åstrand