From b1fb4f2fa6af0ebc3822e436a2c6e163c3c5687e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 20 Dec 2005 20:22:19 +0000 Subject: Basic PKA support. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0aa38c3d..670166fc 100644 --- a/NEWS +++ b/NEWS @@ -19,11 +19,19 @@ Noteworthy changes in version 1.1.1 (unreleased) compatibility is provided. In other words: If free() worked for you before, it will keep working. + * 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. + + * Interface changes relative to the 1.1.0 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_key_sig_t EXTENDED: New field notations. GPGME_KEYLIST_MODE_SIG_NOTATIONS NEW gpgme_free NEW +GPGME_STATUS_PKA_TRUST_BAD NEW +GPGME_STATUS_PKA_TRUST_GOOD NEW +gpgme_signature_t EXTENDED: New field pka_trust. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3