aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-07-09 09:55:17 +0000
committerWerner Koch <[email protected]>2020-07-09 09:55:17 +0000
commitbe6fc39ed9b4ffd56d960e20499599c851c17b44 (patch)
tree57eec52d85fc53b8c38f39b397d759e44846ebd3
parentpo: Auto update (diff)
downloadgnupg-be6fc39ed9b4ffd56d960e20499599c851c17b44.tar.gz
gnupg-be6fc39ed9b4ffd56d960e20499599c851c17b44.zip
Release 2.2.21gnupg-2.2.21
-rw-r--r--NEWS12
1 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a61f1234f..50aeb6434 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 2.2.21 (unreleased)
+Noteworthy changes in version 2.2.21 (2020-07-09)
-------------------------------------------------
* gpg: Improve symmetric decryption speed by about 25%.
@@ -10,6 +10,14 @@ Noteworthy changes in version 2.2.21 (unreleased)
* gpg: Allow for extra padding in ECDH. [#4908]
+ * gpg: Only a single pinentry is shown for symmetric encryption if
+ the pinentry supports this. [#4971]
+
+ * gpg: Print a note if no keys are given to --delete-key. [#4959]
+
+ * gpg,gpgsm: The ridiculous passphrase quality bar is not anymore
+ shown. [#2103]
+
* gpgsm: Certificates without a CRL distribution point are now
considered valid without looking up a CRL. The new option
--enable-issuer-based-crl-check can be used to revert to the
@@ -33,7 +41,7 @@ Noteworthy changes in version 2.2.21 (unreleased)
specific bug. [#4886]
Release-info: https://dev.gnupg.org/T4897
- See-also: gnupg-announce/2020q2/00044?.html
+ See-also: gnupg-announce/2020q3/000446.html
Noteworthy changes in version 2.2.20 (2020-03-20)