Mercurial > emacs
diff lisp/gnus/ChangeLog @ 94980:51e9d65c90fc
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1161
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 15 May 2008 00:26:27 +0000 |
parents | 55eb2a3c59b4 |
children | 2f9176381b29 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Thu May 15 00:12:08 2008 +0000 +++ b/lisp/gnus/ChangeLog Thu May 15 00:26:27 2008 +0000 @@ -1,3 +1,13 @@ +2008-05-14 Teodor Zlatanov <tzz@lifelogs.com> + + * nnimap.el (nnimap-open-connection): Fix login/password bug. + + * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps. + + * auth-source.el: Preliminary Tramp docs. + (auth-sources): Change the default auth-sources to use + EPA .gpg files. + 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com> * nntp.el: Autoload `auth-source-user-or-password'.