diff options
author | Werner Koch <[email protected]> | 2002-05-03 14:07:22 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-05-03 14:07:22 +0000 |
commit | fb23b0382dee9fc250d28c5f56a8f3fba5155db0 (patch) | |
tree | d26af9d0d3b29ec785b40306fcea7867e26edc79 /tests/ChangeLog | |
parent | * verify.c (_gpgme_verify_status_handler): Handle TRUST_* status (diff) | |
download | gpgme-fb23b0382dee9fc250d28c5f56a8f3fba5155db0.tar.gz gpgme-fb23b0382dee9fc250d28c5f56a8f3fba5155db0.zip |
* gpg/t-verify.c (validity_string): New.
(print_sig_stat): Print expire time and validity.
(status_string): Add new exipred stati.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index b2e9925b..c21b81b0 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2002-05-03 Werner Koch <[email protected]> + + * gpg/t-verify.c (validity_string): New. + (print_sig_stat): Print expire time and validity. + (status_string): Add new exipred stati. + 2002-04-05 Marcus Brinkmann <marcus@g10code,de> * gpgsm/Makefile.am (./trustlist.txt): Put more into this file to |