aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b0e7dff1e..9329b05a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
-Noteworthy changes in version 2.5.11 (unreleased)
+Noteworthy changes in version 2.5.12 (unreleased)
-------------------------------------------------
+ * gpgtar: Fix regression in end-of-archive detection. [T7757]
+
+ Release-info: https://dev.gnupg.org/T7756
+
+
+Noteworthy changes in version 2.5.11 (2025-07-30)
+-------------------------------------------------
+
+ * gpg: Fix a segv in key signing with notations introduced in
+ 2.5.10. [T7754]
+
+ * agent: Fix for smartcard decryption with Brainpool keys. [T7709]
+
Release-info: https://dev.gnupg.org/T7743