diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c433df789f5..0ed8576d537 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2003-08-28 Eli Zaretskii <eliz@elta.co.il> + + * mail/rmail.el (rmail-convert-to-babyl-format): Detect + quoted-printable- and base64-encoded messages and decode them + automatically. Set the message's encoding from the charset= + header, if any. Decode base64-encoded messages in Mail format as + well. + 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk> * mail/smtpmail.el Fix previous change: |
