diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,12 +5,14 @@ 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] + * cpp, qt: Support revocation of own OpenPGP keys. [#5904] * Interface changes relative to the 1.17.1 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cpp: RevocationReason NEW. cpp: GpgRevokeKeyEditInteractor NEW. + qt: RevokeKeyJob NEW. + qt: Protocol::revokeKeyJob NEW. Noteworthy changes in version 1.17.1 (2022-03-06) |