From 4523de21b0177f00c2039c22e22da75d726f29f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 12 Dec 2005 12:51:23 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16386 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 10 ++++++++++ tests/ChangeLog | 6 ++++++ 2 files changed, 16 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index a718f4e8f..4fbd5132c 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,13 @@ +2005-12-12 Love Hörnquist Åstrand + + * data/nist-data: Can handle DSA certificate. + + * hxtool.c: Print error code on failure. + +2005-10-29 Love Hörnquist Åstrand + + * crypto.c: Support DSA signature operations. + 2005-10-04 Love Hörnquist Åstrand * print.c: Validate that issuerAltName and subjectAltName isn't diff --git a/tests/ChangeLog b/tests/ChangeLog index 3249881a0..836d80d31 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2005-11-30 Love Hörnquist Åstrand + + * db/loaddump-db.in: Specifify explicitly that the database is in + the current directory. + + 2005-08-11 Love Hörnquist Åstrand * test loading and dumping of the database