diff options
author | Werner Koch <[email protected]> | 2002-09-19 12:59:57 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-09-19 12:59:57 +0000 |
commit | 8bd507e5a2952d88c09fd3393b93d50960818e50 (patch) | |
tree | 2094bc1dbf163716a27c4f667b11c526c06cb508 /sm/ChangeLog | |
parent | From stable branch (diff) | |
download | gnupg-NEWPG-0-9-2.tar.gz gnupg-NEWPG-0-9-2.zip |
* certcheck.c (gpgsm_check_cert_sig): Add cert hash debugging.NEWPG-0-9-2
* certchain.c (find_up): Print info when the cert was not found
by the autorithyKeyIdentifier.
Diffstat (limited to '')
-rw-r--r-- | sm/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index a33416118..8e11e0ddf 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,10 @@ +2002-09-19 Werner Koch <[email protected]> + + * certcheck.c (gpgsm_check_cert_sig): Add cert hash debugging. + + * certchain.c (find_up): Print info when the cert was not found + by the autorithyKeyIdentifier. + 2002-09-03 Werner Koch <[email protected]> * gpgsm.c (main): Disable the internal libgcrypt locking. |