aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2021-09-15 10:07:31 +0000
committerWerner Koch <[email protected]>2021-09-15 14:43:23 +0000
commitecf4c2f611238799a3af6369a64e418a77ab9dd6 (patch)
tree6f2059086b3b4e6a336924c11661a3da6c06e479
parentpo: Change German descriptions for password constraints. (diff)
downloadgnupg-2.2.31.tar.gz
gnupg-2.2.31.zip
Release 2.2.31gnupg-2.2.31
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 20faebe17..c1e7d5d04 100644
--- a/NEWS
+++ b/NEWS
@@ -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)