diff options
author | Werner Koch <[email protected]> | 2025-07-10 14:07:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-07-10 14:07:00 +0000 |
commit | dc62a422a6253f03ed8ca94427bf4e6e239303e0 (patch) | |
tree | fab2a9529d1e0bf0187d2ac0956d04b7cc3814f0 /NEWS | |
parent | gpg: Display the correct OpenPGP algo name at 3 places. (diff) | |
download | gnupg-2.5.9.tar.gz gnupg-2.5.9.zip |
Release 2.5.9gnupg-2.5.9
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |