aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2015-02-05 04:48:28 +0000
committerKatsumi Yamaoka2015-02-05 04:48:28 +0000
commit4f6901c3fcdacb4a6cb7bdcd694aab73db999748 (patch)
tree493e2c13011d901ccc18f1f265d281de27c9364e /lisp/gnus/ChangeLog
parent586b2b1403e849687b4cb889dba413932788a25a (diff)
downloademacs-4f6901c3fcdacb4a6cb7bdcd694aab73db999748.tar.gz
emacs-4f6901c3fcdacb4a6cb7bdcd694aab73db999748.zip
lisp/gnus/gnus-sum.el (gnus-extra-headers): Add X-GM-LABELS
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index bd34bebf51a..0616a9eaa88 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,5 +1,8 @@
12015-02-05 Lars Ingebrigtsen <larsi@gnus.org> 12015-02-05 Lars Ingebrigtsen <larsi@gnus.org>
2 2
3 * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
4 as a default.
5
3 * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the 6 * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
4 correct server. 7 correct server.
5 8