diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 8851f19ed8d..4b7d393cd21 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2010-09-22 Julien Danjou <julien@danjou.info> | 1 | 2010-09-22 Julien Danjou <julien@danjou.info> |
| 2 | 2 | ||
| 3 | * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by | ||
| 4 | default. | ||
| 5 | (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works. | ||
| 6 | |||
| 3 | * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on | 7 | * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on |
| 4 | images alt-text. | 8 | images alt-text. |
| 5 | (gnus-html-put-image): Put alt-text as help-echo. | 9 | (gnus-html-put-image): Put alt-text as help-echo. |