projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae1e374
)
Add item about GPG_ERR_CERT_REVOKED in verify status.
author
Marcus Brinkmann
<mb@g10code.com>
Fri, 21 May 2004 16:39:29 +0000
(16:39 +0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Fri, 21 May 2004 16:39:29 +0000
(16:39 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 092f13bac7f046e71cb6b82c2814c1370bdedb09..84e321a3ccb5d5cecd6a9427a1b7a51318af6e3e 100644
(file)
--- 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.