aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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)
------------------------------------------------