aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index c3a51f14e..869fb839a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,10 +4,12 @@ Noteworthy changes in version 2.5.6 (unreleased)
* gpg: Add a flag to the filter expressions for left anchored
substring match. [rGc12b7d047e]
- * gpg: Fix double free of internal data. [T7547]
-
* gpg: New list option "show-trustsig" to avoid resorting to colon
- mode for this info.
+ mode for this info. [rG41d6ae8f41]
+
+ * gpg: New command --quick-tsign-key to create a trust signature.
+
+ * gpg: Fix double free of internal data. [T7547]
* gpgsm: Extend --learn-card by an optional s/n argument. [T7379]