aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-03-25 08:39:33 +0000
committerWerner Koch <[email protected]>2025-03-25 08:39:33 +0000
commita762f69648ee73f6373f1d82ac29e1ecf9da873b (patch)
tree731a7980951655961433ac4c2c5ee4210b88a26d /NEWS
parentgpgsm: Simplify the expiration check. (diff)
downloadgnupg-a762f69648ee73f6373f1d82ac29e1ecf9da873b.tar.gz
gnupg-a762f69648ee73f6373f1d82ac29e1ecf9da873b.zip
doc: Update NEWS
--
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bee653bbe..91d38779f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,25 @@
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]
+
+ * gpgsm: Extend --learn-card by an optional s/n argument. [T7379]
+
+ * gpgsm: Skip expired certificates when selection a certificate by
+ subject. [rG4cf83273e8]
+
+ * scd: Fix posssible lockup on Windows due to a lost select
+ result. [rGa7ec3792c5]
+
+ * card: New command "ll" as alias for "list --cards". [rGd6ee7adebe]
+
+ * gpgconf: Fix reload and kill of keyboxd. [T7569]
+
+ Release-info: https://dev.gnupg.org/T7586
+
Noteworthy changes in version 2.5.5 (2025-03-07)
------------------------------------------------