diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 11118ed1ed7..c7eb25b3ba7 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org> | 1 | 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 2 | ||
| 3 | * gnus-art.el (article-treat-non-ascii): Keep text properties. | 3 | * gnus-art.el (article-treat-non-ascii): Keep text properties not to |
| 4 | divide an image that's in an html article to two or more when washing | ||
| 5 | non-ASCII characters in alt text of it. | ||
| 4 | 6 | ||
| 5 | 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org> | 7 | 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org> |
| 6 | 8 | ||