diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 5f635e59cdf..dd493d383a3 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com> | ||
| 2 | |||
| 3 | * gnus-score.el (gnus-score-body): | ||
| 4 | * gnus-logic.el (gnus-advanced-body): Don't score by headers when | ||
| 5 | scoring by body. | ||
| 6 | |||
| 7 | 2012-11-16 Glenn Morris <rgm@gnu.org> | ||
| 8 | |||
| 9 | * gnus-diary.el (nndiary-request-create-group-functions) | ||
| 10 | (nndiary-request-update-info-functions) | ||
| 11 | (gnus-subscribe-newsgroup-functions) | ||
| 12 | (nndiary-request-accept-article-functions): | ||
| 13 | Use new names for hooks rather than obsolete aliases. | ||
| 14 | |||
| 1 | 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org> | 15 | 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 16 | ||
| 3 | * gnus-art.el (gnus-article-browse-html-parts): Always replace charset | 17 | * gnus-art.el (gnus-article-browse-html-parts): Always replace charset |