aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 91d38779f..869fb839a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ Noteworthy changes in version 2.5.6 (unreleased)
* gpg: Add a flag to the filter expressions for left anchored
substring match. [rGc12b7d047e]
+ * gpg: New list option "show-trustsig" to avoid resorting to colon
+ 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]