From a1ddab135f697c523adac864c19202810f7417af Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Tue, 18 Apr 2017 16:14:05 -0700 Subject: automatic post-release commit for mutt-1.8.2 --- ChangeLog | 22 ++++++++++++++++++++++ UPDATING | 4 ++++ VERSION | 2 +- 3 files changed, 27 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 96103624..fe0bd02a 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 35dce2df..518a9c17 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 a8fdfda1..53adb84c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.1 +1.8.2 -- cgit v1.2.3