aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index a4327337f87..e933a80199d 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,21 @@
12011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4 (open-tls-stream): Remove superfluous tls/starttls autoloads.
5
62011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
9 buffer has moved to a different frame.
10
112011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12
13 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
14 to get the conversion from unibyte to multibyte buffers to work on
15 Emacs 22.
16
17 * nntp.el (nntp-request-article): Slight clean-up.
18
12011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org> 192011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 20
3 * shr.el (shr-strike-through): New face. 21 * shr.el (shr-strike-through): New face.