Add item about GPG_ERR_CERT_REVOKED in verify status.

This commit is contained in:
Marcus Brinkmann 2004-05-21 16:39:29 +00:00
parent ae1e3748d7
commit d37c56aca0

3
NEWS
View File

@ -8,6 +8,9 @@ Noteworthy changes in version 0.9.0 (unreleased)
that contains a flag indicating that the key should not have been
used for encryption.
* Verifying a signature of a revoked key gives the correct result now
(GPG_ERR_CERT_REVOKED error code).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgme_key_t EXTENDED: New field keylist_mode.
gpgme_decrypt_result_t EXTENDED: New field wrong_key_usage.