From 708ee30afdd572fb3b2858d91c09a480c8b505b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 31 Jan 2007 16:10:59 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20109 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/asn1/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/asn1/ChangeLog b/lib/asn1/ChangeLog index 60d8411ba..38038d30b 100644 --- a/lib/asn1/ChangeLog +++ b/lib/asn1/ChangeLog @@ -1,4 +1,14 @@ +2007-01-31 Love Hörnquist Åstrand + + * Makefile.am: seq rules for CRLDistributionPoints + +2007-01-30 Love Hörnquist Åstrand + + * Makefile.am: add CRLDistributionPoints and friends + 2007-01-20 Love Hörnquist Åstrand + + * check-der.c: check BMPstring oddlength more * check-der.c: Test for NUL char in string in GENERAL STRING.