From: Paul Eggert Date: Mon, 17 Aug 2020 15:28:36 +0000 (-0700) Subject: * etc/NEWS: Mention GnuPG 2.0 through 2.1.5 issue (Bug#42845). X-Git-Tag: emacs-27.1.90~184 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd989c0ea0c514a130270d5a1aefbdafe7fafc66;p=emacs.git * etc/NEWS: Mention GnuPG 2.0 through 2.1.5 issue (Bug#42845). --- 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'.