diff options
| author | Eli Zaretskii | 2012-11-17 20:00:16 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2012-11-17 20:00:16 +0200 |
| commit | cf2d22b874ca2df0072e32ee641e8efffe4abd6d (patch) | |
| tree | 1795142ec7861fc85c61adc90f03265b69041556 /lisp/gnus/ChangeLog | |
| parent | 3c4ca7155293ffc2d04708007131bcbc882d8913 (diff) | |
| parent | 6ad30855c02908fdd99d9b11943719e185e65ee3 (diff) | |
| download | emacs-cf2d22b874ca2df0072e32ee641e8efffe4abd6d.tar.gz emacs-cf2d22b874ca2df0072e32ee641e8efffe4abd6d.zip | |
Merge from trunk.
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 |