]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: Mention GnuPG 2.0 through 2.1.5 issue (Bug#42845).
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Aug 2020 15:28:36 +0000 (08:28 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Aug 2020 15:29:28 +0000 (08:29 -0700)
etc/NEWS

index 1dba5b56512f9f42d66614b186bc1afb3283e647..f1f4151ab2a21b865a89272fc88706842aac28d6 100644 (file)
--- 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'.