aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index e3c9599b873..29a49c45a38 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,10 @@
12010-05-14 Peter S Galbraith <psg@debian.org>
2
3 * mh-mime.el (mh-decode-message-subject): New function to decode
4 RFC2047 encoded Subject lines. Used for reply drafts.
5 * mh-comp.el (mh-compose-and-send-mail): Call
6 `mh-decode-message-subject' on (reply or forward) message drafts.
7
12010-05-07 Chong Yidong <cyd@stupidchicken.com> 82010-05-07 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * Version 23.2 released. 10 * Version 23.2 released.