From 6b8917205149d90b69080aaa8a97b109b72041df Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 11 Jun 2002 15:33:08 +0000 Subject: * gpgme.h: Add GPGME_ATTR_SIG_SUMMARY and the GPGME_SIGSUM_ constants. * verify.c (calc_sig_summary): New. (gpgme_get_sig_ulong_attr): And use it here. --- tests/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index e1538b33..5ab20b21 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2002-06-10 Werner Koch + + * gpgsm/t-verify.c (print_sig_stat): Print the error token. + 2002-06-04 Werner Koch * gpgsm/t-encrypt.c (main): Add a simple option parser and allow -- cgit