diff options
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index a49e3b2a4a3..76875b2849b 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2006-09-25 Stephen Gildea <gildea@stop.mail-abuse.org> | ||
| 2 | |||
| 3 | * mh-junk.el (mh-spamassassin-whitelist): Add two missing | ||
| 4 | quotation marks, so that the last two arguments of sa-learn | ||
| 5 | are separated properly (closes SF #1565460). | ||
| 6 | |||
| 7 | * (mh-spamassassin-blacklist): In example .procmailrc, add | ||
| 8 | PATH element to find mhparam on Debian. | ||
| 9 | |||
| 10 | 2006-09-24 Stephen Gildea <gildea@stop.mail-abuse.org> | ||
| 11 | |||
| 12 | * mh-comp.el (mh-send-args): Initialize to "" instead of nil | ||
| 13 | so that we always have a valid string for split-string even if | ||
| 14 | nothing is added in mh-send-letter (closes SF #1564742). | ||
| 15 | |||
| 1 | 2006-07-03 Bill Wohler <wohler@newt.com> | 16 | 2006-07-03 Bill Wohler <wohler@newt.com> |
| 2 | 17 | ||
| 3 | Release MH-E version 8.0.2. | 18 | Release MH-E version 8.0.2. |