Release 2.2.31

This commit is contained in:
Werner Koch 2021-09-15 12:07:31 +02:00
parent 6eb6304c04
commit ecf4c2f611
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 8 additions and 1 deletions

9
NEWS
View File

@ -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)