diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -13,12 +13,17 @@ Noteworthy changes in version 1.1.0 (unreleased)     Because the default changes, this is a slight change of the API     semantics.  We consider it to be a bug fix. + * Information about the recipients of an encrypted text is now +   available at decryption time. +  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  gpgme_set_engine_info		NEW  gpgme_ctx_get_engine_info	NEW  gpgme_ctx_set_engine_info	NEW  gpgme_set_include_certs		CHANGED DEFAULT  GPGME_INCLUDE_CERTS_DEFAULT	NEW +gpgme_recipient_t		NEW +gpgme_decrypt_result_t		EXTENDED: New field recipients.  GPGME_STATUS_SIG_SUBPACKET	NEW  GPGME_STATUS_NEED_PASSPHRASE_PIN NEW  GPGME_STATUS_SC_OP_FAILURE	NEW | 
