]> granicus.if.org Git - neomutt/commitdiff
automatic post-release commit for mutt-1.8.2
authorKevin McCarthy <kevin@8t8.us>
Tue, 18 Apr 2017 23:14:05 +0000 (16:14 -0700)
committerKevin McCarthy <kevin@8t8.us>
Tue, 18 Apr 2017 23:14:05 +0000 (16:14 -0700)
ChangeLog
UPDATING
VERSION

index 961036248efed03928987d05a625f3781f69b2a1..fe0bd02a42c64308571e313dd3fea181fcc1cff9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2017-04-18 12:25 -0700  Kevin McCarthy  <kevin@8t8.us>  (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  <kevin@8t8.us>  (feccc2ac1b9a)
+
+       * .hgsigs: mutt-1.8.1 signed
+
+2017-04-12 17:44 -0700  Kevin McCarthy  <kevin@8t8.us>  (491f7cfa03d9)
+
+       * .hgtags: Added tag mutt-1-8-1-rel for changeset f44974c10990
+
+2017-04-12 17:43 -0700  Kevin McCarthy  <kevin@8t8.us>  (f44974c10990)
+
+       * ChangeLog, UPDATING, VERSION: automatic post-release commit for
+       mutt-1.8.1
+
 2017-04-11 12:14 -0700  Kevin McCarthy  <kevin@8t8.us>  (b825cbcaf6b5)
 
        * compose.c: Fix memleak when attaching files.
index 35dce2df74f1b01efb46ca577edbf51a7bf59bf4..518a9c17a31ffa4424bb24fe5c763c22e52c4263 100644 (file)
--- 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 a8fdfda1c7824e3986f12c42b9abb7a1305a6c6c..53adb84c8220e486bbbd53a613527ea448507b8a 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.8.1
+1.8.2