diff options
author | Werner Koch <[email protected]> | 2021-09-15 10:07:31 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2021-09-15 14:43:23 +0000 |
commit | ecf4c2f611238799a3af6369a64e418a77ab9dd6 (patch) | |
tree | 6f2059086b3b4e6a336924c11661a3da6c06e479 | |
parent | po: Change German descriptions for password constraints. (diff) | |
download | gnupg-2.2.31.tar.gz gnupg-2.2.31.zip |
Release 2.2.31gnupg-2.2.31
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,7 +1,14 @@ -Noteworthy changes in version 2.2.31 (unreleased) +Noteworthy changes in version 2.2.31 (2021-09-15) ------------------------------------------------- + * agent: Fix a regression in GET_PASSPHRASE. [#5577] + + * scd: Fix an assertion failure in close_pcsc_reader. [67e1834ad4] + + * scd: Add support for PC/SC in "GETINFO reader_list". + Release-info: https://dev.gnupg.org/T5571 + See-also: gnupg-announce/2021q3/000464.html Noteworthy changes in version 2.2.30 (2021-08-26) |