diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -40,6 +40,12 @@ Noteworthy changes in version 0.4.1 (unreleased)   * GPGME_ATTR_IS_SECRET is not anymore representable as a string. + * GnuPG 1.2.2 is required.  The progress callback is now also invoked +   for encrypt, sign, encrypt-sign, decrypt, verify, and +   decrypt-verify operations.  For verify operations on detached +   signatures, the progress callback is invoked for both the detached +   signature and the plaintext message, though. +   * gpgme_op_verify and gpgme_op_decrypt_verify don't return a status     summary anymore.  Use gpgme_get_sig_status to retrieve the individual     stati. | 
