From 3c1c9ed5721d2cb2c5c4adc0b7ff5b52eeb0eabf Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 3 Jan 2006 18:31:48 +0000 Subject: Added PKA stuff --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') 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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3