aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index f156198a8e0..9dd336a1f09 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,17 @@
12011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * nnimap.el (nnimap-inhibit-logging): New variable.
4 (nnimap-log-command): Don't log login commands.
5
6 * auth-source.el (auth-source-netrc-search): The asserts seem to want
7 to have more parameters.
8
9 * nnimap.el (nnimap-send-command): Mark the command time for each
10 command, so that we don't get NOOPs stepping on our toes.
11
12 * gnus-art.el (article-date-ut): Get the date from the Date header on
13 `t'.
14
12011-02-14 Katsumi Yamaoka <yamaoka@jpl.org> 152011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
2 16
3 * auth-source.el (auth-source-search): Use copy-sequence instead of 17 * auth-source.el (auth-source-search): Use copy-sequence instead of