diff options
| author | Kenichi Handa | 2011-02-23 11:32:35 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2011-02-23 11:32:35 +0900 |
| commit | c1449bffe23febaed03c89eaffce7f3ec5d88cce (patch) | |
| tree | 0d59aa4cf8f35d917ab855dc721784bbc32f3852 /lisp/ChangeLog | |
| parent | 9c02aefc951cca753d1548de717d3b5017e96187 (diff) | |
| download | emacs-c1449bffe23febaed03c89eaffce7f3ec5d88cce.tar.gz emacs-c1449bffe23febaed03c89eaffce7f3ec5d88cce.zip | |
mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an error when a multipart boundary in the nested multipart is found.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a70330d1022..75010513c12 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-23 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an | ||
| 4 | error when a multipart boundary in the nested multipart is found. | ||
| 5 | |||
| 1 | 2011-02-22 Kenichi Handa <handa@m17n.org> | 6 | 2011-02-22 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of | 8 | * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of |