diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 8af66bde01a..961518b964f 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * gnus-start.el (gnus-get-unread-articles): Don't bother with groups | 3 | * gnus-start.el (gnus-get-unread-articles): Don't bother with groups |
| 4 | that aren't going to be activated. | 4 | that aren't going to be activated. |
| 5 | (gnus-get-unread-articles): Fix up the last commit. | ||
| 5 | 6 | ||
| 6 | * gnus-html.el (gnus-article-html): Allow calling without specifying | 7 | * gnus-html.el (gnus-article-html): Allow calling without specifying |
| 7 | the handle. In that case, dissect the buffer first. | 8 | the handle. In that case, dissect the buffer first. |