aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2017-05-15 14:11:09 +0000
committerWerner Koch <[email protected]>2017-05-15 14:11:09 +0000
commit9574820329128f0ea8a98f9bfc0e77c73c3e0ec0 (patch)
treeecdcc994cad9a9b8a35e7ac495bd77eadf87a622 /NEWS
parentpo: Auto-update (diff)
downloadgnupg-2.1.21.tar.gz
gnupg-2.1.21.zip
Release 2.1.21gnupg-2.1.21
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--NEWS21
1 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3c2b89943..574f7da0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,25 @@
-Noteworthy changes in version 2.1.21 (unreleased)
+Noteworthy changes in version 2.1.21 (2017-05-15)
-------------------------------------------------
+ * gpg,gpgsm: Fix corruption of old style keyring.gpg files. This
+ bug was introduced with version 2.1.20. Note that the default
+ pubring.kbx format was not affected.
+
+ * gpg,dirmngr: Removed the skeleton config file support. The
+ system's standard methods for providing default configuration
+ files should be used instead.
+
+ * w32: The Windows installer now allows installion of GnuPG without
+ Administrator permissions.
+
+ * gpg: Fixed import filter property match bug.
+
+ * scd: Removed Linux support for Cardman 4040 PCMCIA reader.
+
+ * scd: Fixed some corner case bugs in resume/suspend handling.
+
+ * Many minor bug fixes and code cleanup.
+
Noteworthy changes in version 2.1.20 (2017-04-03)
-------------------------------------------------