From d96e8a7a6bfcaad4587dd2bb648aa764b0d4e1ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Tue, 29 Mar 2022 15:19:27 +0200 Subject: cpp: Add interactor to revoke a key * lang/cpp/src/global.h (enum class RevocationReason): New. * lang/cpp/src/gpgrevokekeyeditinteractor.cpp, lang/cpp/src/gpgrevokekeyeditinteractor.h: New. * lang/cpp/src/Makefile.am: Add new files. -- GnuPG-bug-id: 5904 --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 36cbb10a..98e6d648 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,13 @@ Noteworthy changes in version 1.17.2 (unreleased) * cpp, qt: Do not export internal symbols anymore. [T5906] + * cpp: Support revocation of own OpenPGP keys. [#5904] + + * Interface changes relative to the 1.17.1 release: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + cpp: RevocationReason NEW. + cpp: GpgRevokeKeyEditInteractor NEW. + Noteworthy changes in version 1.17.1 (2022-03-06) ------------------------------------------------- -- cgit v1.2.1