summaryrefslogtreecommitdiffstats
path: root/trunk/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-01-03 19:31:48 +0100
committerWerner Koch <[email protected]>2006-01-03 19:31:48 +0100
commit56417991ee4a8200d449891faaafedf06bed7e29 (patch)
tree8bf03032acafdab0bd64bfc75aff4c2f40a4f43b /trunk/NEWS
parent2006-01-03 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-56417991ee4a8200d449891faaafedf06bed7e29.tar.gz
gpgme-56417991ee4a8200d449891faaafedf06bed7e29.zip
Added PKA stuff
Diffstat (limited to 'trunk/NEWS')
-rw-r--r--trunk/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/trunk/NEWS b/trunk/NEWS
index 670166fc..9df539a5 100644
--- a/trunk/NEWS
+++ b/trunk/NEWS
@@ -21,8 +21,7 @@ Noteworthy changes in version 1.1.1 (unreleased)
* New status codes GPGME_PKA_TRUST_GOOD and GPGME_PKA_TRUST_BAD.
They are analyzed by the verify handlers and made available in the
- new PKA_TRUST field of the signature result structure.
-
+ new PKA_TRUST and PKA_ADDRESS fields of the signature result structure.
* Interface changes relative to the 1.1.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -32,6 +31,7 @@ gpgme_free NEW
GPGME_STATUS_PKA_TRUST_BAD NEW
GPGME_STATUS_PKA_TRUST_GOOD NEW
gpgme_signature_t EXTENDED: New field pka_trust.
+gpgme_signature_t EXTENDED: New field pka_address.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~