diff options
author | Bill Wohler <wohler@newt.com> | 2013-03-02 16:02:19 -0800 |
---|---|---|
committer | Bill Wohler <wohler@newt.com> | 2013-03-02 16:02:19 -0800 |
commit | 5a3cbc037f23d248b079efe6c126a58aa1375d43 (patch) | |
tree | 75957d21952f581509f2764c65538e78eabe79dd /etc/MH-E-NEWS | |
parent | aef2281c76c1a6ec9cb988b8c339a1ed569f1114 (diff) | |
download | emacs-5a3cbc037f23d248b079efe6c126a58aa1375d43.tar.gz |
Release MH-E version 8.5.
* NEWS, MH-E-NEWS: Update for MH-E release 8.5.
Diffstat (limited to 'etc/MH-E-NEWS')
-rw-r--r-- | etc/MH-E-NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 846504c9014..38777b9a37b 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS @@ -3,6 +3,25 @@ Copyright (C) 2001-2013 Free Software Foundation, Inc. See the end of the file for license conditions. +* Changes in MH-E 8.5 + +Version 8.5 fixes bugs when incorporating or forwarding mail. + +** Bug Fixes in MH-E 8.5 + +*** mh-rmail doesn't switch to +inbox + +The function `mh-rmail' now switches to `+inbox' as expected (closes +SF #271). + +*** Problem forwarding a messsage + +Forwarding messages resulted in the error: `(wrong-type-argument +number-or-marker-p nil).' This has been fixed by setting the mail +separator (closes SF #270). + + + * Changes in MH-E 8.4 Version 8.4 postpones junk processing and merges in your components |