aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 4cdc8a103bd..1221f163cba 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,32 @@
12013-05-01 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
4 (Bug#14304)
5
62013-04-27 Glenn Morris <rgm@gnu.org>
7
8 * gnus.el (gnus-list-debbugs):
9 Use require rather than autoload. (Bug#14262)
10
112013-04-27 Julien Danjou <julien@danjou.info>
12
13 * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
14 port to "sieve" now that it has an official IANA port assigned.
15
162013-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
17
18 * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
19 Don't set the MAILHOST environment variable permanently (Bug#14271).
20
212013-04-26 Glenn Morris <rgm@gnu.org>
22
23 * message.el (message-bury): Revert 2013-03-18 change. (Bug#14117)
24
252013-04-25 Andrew Cohen <cohen@bu.edu>
26
27 * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
28 string values of 'gcc-self. Thanks to Saroj Thirumalai.
29
12013-04-24 Andrew Cohen <cohen@bu.edu> 302013-04-24 Andrew Cohen <cohen@bu.edu>
2 31
3 * nnir.el (nnir-close-group): Make sure we are in the right group. 32 * nnir.el (nnir-close-group): Make sure we are in the right group.