aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-01-03 18:31:48 +0000
committerWerner Koch <[email protected]>2006-01-03 18:31:48 +0000
commit3c1c9ed5721d2cb2c5c4adc0b7ff5b52eeb0eabf (patch)
treef65102dc1066bdeffe553548912efcb64399743f /NEWS
parent2006-01-03 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-3c1c9ed5721d2cb2c5c4adc0b7ff5b52eeb0eabf.tar.gz
gpgme-3c1c9ed5721d2cb2c5c4adc0b7ff5b52eeb0eabf.zip
Added PKA stuff
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 670166fc..9df539a5 100644
--- a/NEWS
+++ b/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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~