diff options
author | Werner Koch <[email protected]> | 2020-11-17 08:17:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-11-17 08:17:18 +0000 |
commit | 5751c48035764d938ae0459fcecd37194133bfb7 (patch) | |
tree | e038af5f70b9adabd5c3cfe205e456923cd49114 | |
parent | po: Auto update (diff) | |
download | gnupg-5751c48035764d938ae0459fcecd37194133bfb7.tar.gz gnupg-5751c48035764d938ae0459fcecd37194133bfb7.zip |
Release 2.2.24gnupg-2.2.24
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 2.2.24 (unreleased) +Noteworthy changes in version 2.2.24 (2020-11-17) ------------------------------------------------- * Allow Unicode file names on Windows almost everywhere. Note that @@ -21,6 +21,10 @@ Noteworthy changes in version 2.2.24 (unreleased) * gpg: Print new status line CANCELED_BY_USER for a cancel during symmetric encryption. [f05d1772c4] + * gpg: Fix the encrypt+sign hash algo preference selection for + ECDSA. This is in particular needed for keys created from + existing smartcard based keys. [aeed0b93ff] + * agent: Fix secret key import of GnuPG 2.3 generated Ed25519 keys. [#5114] |