aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index b9df3bb9cf7..e17661095e4 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -26,11 +26,11 @@
26 26
272012-12-27 Andreas Schwab <schwab@linux-m68k.org> 272012-12-27 Andreas Schwab <schwab@linux-m68k.org>
28 28
29 * mml2015.el (mml2015-epg-key-image): separate attribute stream from 29 * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
30 stderr. 30 stderr.
31 31
32 * nnimap.el (nnimap-find-article-by-message-id): 32 * nnimap.el (nnimap-find-article-by-message-id): Don't error out if
33 Don't error out if group is nil. 33 group is nil.
34 34
35 * shr.el (shr-tag-em): Render as italic, not bold. 35 * shr.el (shr-tag-em): Render as italic, not bold.
36 36