aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-07-25 13:52:14 +0000
committerWerner Koch <[email protected]>2025-07-25 13:52:14 +0000
commit5aa89960aee3b4e1d84deca669433e2b14a4b00e (patch)
treebb6b6663b0a963bd0e77024e5e02c2bafe984b7f /NEWS
parentpo: msgmerge (diff)
downloadgnupg-2.5.10.tar.gz
gnupg-2.5.10.zip
Release 2.5.10gnupg-2.5.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6e3eb152a..cae3bbfe8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
-Noteworthy changes in version 2.5.10 (unreleased)
+Noteworthy changes in version 2.5.10 (2025-07-25)
-------------------------------------------------
+ * gpg: Add a notation with version information to signatures. See
+ doc/DETAILS for, well, details. [rG11d3a83b04]
+
+ * gpgv: New option --print-notation. [rGe3cc410003]
+
+ * gpgsm: Fix caching of the trustlist's flags. [T7738]
+
+ * agent: Fix for smartcard decryption returning x-coordinate only.
+ [T7709]
+
+ * agent: Another fix for a regression with unknown curves and ssh.
+ See also 2.5.4. [rG55db12472f]
+
+ * dirmngr: Implement command KS_DEL for ldap servers. [T5447]
Release-info: https://dev.gnupg.org/T7719