diff options
author | Bill Wohler <wohler@newt.com> | 2006-11-13 05:29:54 +0000 |
---|---|---|
committer | Bill Wohler <wohler@newt.com> | 2006-11-13 05:29:54 +0000 |
commit | d720535faeb53efd39f3be5a6ec0f30178ac646d (patch) | |
tree | 9781aac5583a84fdc1943225c4d10d12f7804fee /etc | |
parent | 178443a99d41e2567d606713a0b9a40ef7423afa (diff) | |
download | emacs-d720535faeb53efd39f3be5a6ec0f30178ac646d.tar.gz |
Update for MH-E release 8.0.3.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/MH-E-NEWS | 27 | ||||
-rw-r--r-- | etc/NEWS | 2 |
2 files changed, 28 insertions, 1 deletions
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 061b622fde3..8b353fd1102 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS @@ -6,6 +6,33 @@ Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. +* Changes in MH-E 8.0.3 + +Version 8.0.3 fixes errors in sending messages and in running spam +filter commands in certain circumstances. + +** Bug Fixes in MH-E 8.0.3 + +*** mh-send-args Cannot Be nil + +If `mh-send-uses-spost-flag' was set, an error would prevent the +sending of messages. This has been fixed (closes SF #1564742). + +*** Missing Quotes in sa-learn Command Line + +This has been fixed (closes SF #1565460). + +*** Errors Associated with mh-junk-background + +The Spamassassin filter commands were used inconsistently and +incorrectly; if `mh-junk-background' were nil, not all of the updating +would happen correctly. In the other back-ends such as bogofilter and +SpamProbe, a value of t for `mh-junk-background' would cause the +commands associated with these filters to fail. These problems have +been fixed (closes SF #1594802). + + + * Changes in MH-E 8.0.2 Version 8.0.2 fixes the tool bar and `F n' on XEmacs, and `K a' on GNU @@ -3279,7 +3279,7 @@ See the file GNUS-NEWS or the node "Oort Gnus" in the Gnus manual for details. --- ** MH-E changes. -Upgraded to MH-E version 8.0.2. There have been major changes since +Upgraded to MH-E version 8.0.3. There have been major changes since version 5.0.2; see MH-E-NEWS for details. ** Calendar changes: |