From 99f80461cd68ef36294e04489cf20e732212c34b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 27 Nov 2006 12:57:21 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19156 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index faa5b67c5..0350ca25a 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,11 @@ 2006-11-27 Love Hörnquist Åstrand + * hxtool-commands.in (crypto-available): add --type + + * crypto.c (hx509_crypto_available): let alg pass if its keyless + + * hxtool-commands.in: Expand crypto-select + * cms.c: Rename hx509_select to hx509_crypto_select. * hxtool-commands.in: Add crypto-select and crypto-available.