aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87c19b09..d05f3dbe 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ Noteworthy changes in version 1.14.1 (unreleased)
* qt: Extended ChangeExpiryJob to support changing the expiry of
subkeys. [#4717]
+ * qt: Extended QuickJob to support revoking of key signatures. [#5094]
+
* qt: Added QDebug stream operator for GpgME::Error.
* Interface changes relative to the 1.14.0 release:
@@ -34,6 +36,7 @@ Noteworthy changes in version 1.14.1 (unreleased)
cpp: Context::revokeSignature NEW.
cpp: Context::startRevokeSignature NEW.
qt: operator<<(QDebug debug, const GpgME::Error &err) NEW.
+ qt: QuickJob::startRevokeSignature NEW.
Noteworthy changes in version 1.14.0 (2020-07-16)