From: Marcus Brinkmann Date: Fri, 21 May 2004 16:39:29 +0000 (+0000) Subject: Add item about GPG_ERR_CERT_REVOKED in verify status. X-Git-Tag: gpgme-0-9-0~11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d37c56aca0499306b557a02b2eaa240d111312f5;p=gpgme.git Add item about GPG_ERR_CERT_REVOKED in verify status. --- diff --git a/NEWS b/NEWS index 092f13b..84e321a 100644 --- a/NEWS +++ b/NEWS @@ -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.