From ab7146aa61f009f51a9bcf5b8855b128aadec55d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Wed, 25 Jan 2023 12:17:05 +0100 Subject: doc: Update NEWS and API documentation -- GnuPG-bug-id: 6342 --- NEWS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 824faeb7..365d4f95 100644 --- a/NEWS +++ b/NEWS @@ -11,8 +11,8 @@ Noteworthy changes in version 1.18.1 (unreleased) gpgme_op_sign* to allow creating an encrypted and/or signed archive. [T6342] - * Extended gpgme_op_decrypt* and gpgme_op_decrypt_verify* to allow - extracting an encrypted and/or signed archive. [T6342] + * Extended gpgme_op_decrypt*, gpgme_op_decrypt_verify*, and gpgme_op_verify* + to allow extracting an encrypted and/or signed archive. [T6342] * cpp: Handle error when trying to sign expired keys. [T6155] @@ -36,6 +36,10 @@ Noteworthy changes in version 1.18.1 (unreleased) GPGME_DECRYPT_ARCHIVE NEW. GPGME_ENCRYPT_ARCHIVE NEW. GPGME_SIG_MODE_ARCHIVE NEW. + GPGME_VERIFY_ARCHIVE NEW. + gpgme_verify_flags_t NEW. + gpgme_op_verify_ext_start NEW. + gpgme_op_verify_ext NEW. cpp: GpgGenCardKeyInteractor::Curve NEW. cpp: GpgGenCardKeyInteractor::setCurve NEW. qt: ListAllKeysJob::Option NEW. -- cgit v1.2.3