diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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] |