aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-07-10 14:07:00 +0000
committerWerner Koch <[email protected]>2025-07-10 14:07:00 +0000
commitdc62a422a6253f03ed8ca94427bf4e6e239303e0 (patch)
treefab2a9529d1e0bf0187d2ac0956d04b7cc3814f0
parentgpg: Display the correct OpenPGP algo name at 3 places. (diff)
downloadgnupg-2.5.9.tar.gz
gnupg-2.5.9.zip
Release 2.5.9gnupg-2.5.9
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 90644271d..e44a3f51e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 2.5.9 (unreleased)
+Noteworthy changes in version 2.5.9 (2025-07-10)
------------------------------------------------
* gpg: Add the revocation reason to the sigclass of a "rev" line.
@@ -6,10 +6,14 @@ Noteworthy changes in version 2.5.9 (unreleased)
* gpg: Do not show the non-standard secp256k1 curve in the menu to
select the curve. It can however be specified using its name.
+ [rG49a9171f63]
+
+ * gpg: Fix regression in using the secp256k1 curve. [T7698]
* dirmngr: New option --user-agent and send a default User-Agent of
"GnuPG/2.6" for all HTTP requests. [T7715]
+
Release-info: https://dev.gnupg.org/T7695