From: Gnus developers Date: Sat, 11 Dec 2010 01:27:14 +0000 (+0000) Subject: Merge changes made in Gnus trunk. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~43^2~10 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3b84b005023f866afe3ba2b1e4178f39363aacc4;p=emacs.git Merge changes made in Gnus trunk. nnir.el (nnir-request-expire-articles): Only allow article deletion. message.el (message-bogus-recipient-p): Set address to "" if nil. gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when email address is nil. proto-stream.el (proto-stream-open-network-only): New function to have a way to specify non-STARTTLS upgrade connections. --- diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 2df6d90cc07..9f4d1f75ede 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -14445,6 +14445,9 @@ remote system. If both Emacs and the server supports it, the connection will be upgraded to an encrypted @acronym{STARTTLS} connection automatically. +@item network-only +The same as the above, but don't do automatic @acronym{STARTTLS} upgrades. + @findex nntp-open-tls-stream @item nntp-open-tls-stream Opens a connection to a server over a @dfn{secure} channel. To use diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 18cc915b111..2ff18436ed6 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,21 @@ +2010-12-10 Lars Magne Ingebrigtsen + + * proto-stream.el (proto-stream-open-network-only): New function to + have a way to specify non-STARTTLS upgrade connections. + +2010-12-10 Julien Danjou + + * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when + email address is nil. + + * message.el (message-bogus-recipient-p): Set address to "" if nil. + +2010-12-10 Andrew Cohen + + * nnir.el (nnir-request-expire-articles): Ignore expiry except for + deletion. + (nnir-run-imap): Only need to parse list once. + 2010-12-09 Lars Magne Ingebrigtsen * shr.el (shr-tag-script): Ignore