From: Kevin McCarthy Date: Tue, 18 Apr 2017 23:14:05 +0000 (-0700) Subject: automatic post-release commit for mutt-1.8.2 X-Git-Tag: neomutt-20170421~2^2^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8a4b09b067c6f475c8098c6da0c77efe4f37412;p=neomutt automatic post-release commit for mutt-1.8.2 --- diff --git a/ChangeLog b/ChangeLog index 961036248..fe0bd02a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2017-04-18 12:25 -0700 Kevin McCarthy (33995363e723) + + * filter.c, init.c, pgp.c, protos.h: Fix GPG_TTY to be added to + envlist. (closes #3931) + + Changeset 37209157e33c converted filters to use the envlist. + Unfortunately, I missed that pgp.c sets GPG_TTY when using the GnuPG + agent. Convert to add GPG_TTY to the envlist too. + +2017-04-12 17:45 -0700 Kevin McCarthy (feccc2ac1b9a) + + * .hgsigs: mutt-1.8.1 signed + +2017-04-12 17:44 -0700 Kevin McCarthy (491f7cfa03d9) + + * .hgtags: Added tag mutt-1-8-1-rel for changeset f44974c10990 + +2017-04-12 17:43 -0700 Kevin McCarthy (f44974c10990) + + * ChangeLog, UPDATING, VERSION: automatic post-release commit for + mutt-1.8.1 + 2017-04-11 12:14 -0700 Kevin McCarthy (b825cbcaf6b5) * compose.c: Fix memleak when attaching files. diff --git a/UPDATING b/UPDATING index 35dce2df7..518a9c17a 100644 --- a/UPDATING +++ b/UPDATING @@ -8,6 +8,10 @@ http://www.mutt.org/doc/manual/ The keys used are: !: modified feature, -: deleted feature, +: new feature +1.8.2 (2017-04-18): + + ! Bug fix release. + 1.8.1 (2017-04-13): ! Bug fix release. diff --git a/VERSION b/VERSION index a8fdfda1c..53adb84c8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.1 +1.8.2