diff options
author | Bill Wohler <wohler@newt.com> | 2014-09-29 22:06:42 -0700 |
---|---|---|
committer | Bill Wohler <wohler@newt.com> | 2014-09-29 22:06:42 -0700 |
commit | 491bdec705d78e970be7843dbe323c3c02fd12e4 (patch) | |
tree | 8fbeb8be43a0bb98d125e01eec5a7ac49fa59f66 /etc/MH-E-NEWS | |
parent | c5235fba90a430603445cf2c331bafb8564e9cd3 (diff) | |
download | emacs-491bdec705d78e970be7843dbe323c3c02fd12e4.tar.gz |
Merge from emacs-24; up to 2014-07-12T04:06:32Z!dmantipov@yandex.ru.
Diffstat (limited to 'etc/MH-E-NEWS')
-rw-r--r-- | etc/MH-E-NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index f4308cedfbc..012c3729f75 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS @@ -3,6 +3,28 @@ Copyright (C) 2001-2014 Free Software Foundation, Inc. See the end of the file for license conditions. +* Changes in MH-E 8.6 + +Version 8.6 fixes composition errors in nmh 1.6. + +** Bug Fixes in MH-E 8.6 + +*** Add support for nmh 1.5 + +A components file is now generated that works with nmh 1.5 (partially +closes SF #468). + +*** Error if mh-x-face-file is nil + +Ensure that `mh-x-face-file' is a string before trying to use it +(closes SF #474). + +*** MH-Folder buffer includes "scan: bad message list unseen" + +Fix this error (closes SF #471). + + + * Changes in MH-E 8.5 Version 8.5 fixes bugs when incorporating or forwarding mail. |