summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-08-17 08:28:36 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-08-17 08:29:28 -0700
commitdd989c0ea0c514a130270d5a1aefbdafe7fafc66 (patch)
treee91adde7b622dbfb0f776e2de5e349095ccb9652 /etc
parent4542b750ccd03aaf8f2af0fe01bc88bf582aa125 (diff)
downloademacs-dd989c0ea0c514a130270d5a1aefbdafe7fafc66.tar.gz
* etc/NEWS: Mention GnuPG 2.0 through 2.1.5 issue (Bug#42845).
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1dba5b56512..f1f4151ab2a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1947,6 +1947,11 @@ The value of the new 'sender' slot (if a string) is used to set gpg's
'mml-secure-openpgp-sign-with-sender'. See gpg(1) manual page about
"--sender" for more information.
+*** 'epg-find-configuration' no longer finds GnuPG 2.0 through 2.1.5.
+Previously, it found these versions by mistake. The intent was to
+find GnuPG 2.1.6 or later, or find GnuPG 1.4.3 or later within the
+GnuPG 1 series.
+
** Rmail
*** New user option 'rmail-output-reset-deleted-flag'.