diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 02a8513643f..f71c7a4300b 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-03-17 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * mml.el (mml-read-tag): Unquote values with `read' to reverse | ||
| 4 | prin1 in mml-insert-tag (just stripping the quotes gave wrong | ||
| 5 | value if any backslash escapes). | ||
| 6 | |||
| 1 | 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org> | 7 | 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 8 | ||
| 3 | * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name | 9 | * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name |