From 9c1ee5d947871cf8daf4ae347c4d6d461e7f6d83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 27 Jul 2005 19:05:00 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15788 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 5f3f124d1..8a6a3f42e 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,22 @@ +2005-07-27 Love Hörnquist Åstrand + + * Makefile.am: add test cases tempfiles to CLEANFILES + + * Makefile.am: add test_query to TESTS, fix dependency on hxtool + sources on hxtool-commands.h + + * hxtool-commands.in: explain what signer is for create-sd + + * hxtool.c: add query, add more options to verify-sd and create-sd + + * test_cms.in: add more cms tests + + * hxtool-commands.in: add query, add more options to verify-sd + + * test_query.in: test query interface + + * data: fix filenames for ds/ke files, add pkcs12 files, regen + 2005-07-27 Love Hörnquist Åstrand * hxtool.c,Makefile.am,hxtool-commands.in: switch to slc