X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=367efe3b1db8b3ccb33167f4f80c46cf10779a5a;hb=6d7b29856941c186ec54e3b8a05d4a10566e3582;hp=5e5e2b5d9c14f8e2998c1f5e491866154e6130c3;hpb=751a11b16dcddded32f9566f9dbbb72d039e2b29;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e5e2b5d9..367efe3b1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,27 @@ +2010-09-26 Lars Magne Ingebrigtsen + + * auth-source.el (auth-source-create): Query the user for whether to + store the credentials. + + * netrc.el (netrc-store-data): New function. + + * auth-source.el (auth-source-user-or-password): Use the existing auth + sources, if any, for creation. + + * gnus.el (gnus-group-fast-parameter): Return the last matching + parameter instead of the first matching parameter. + +2010-09-26 Julien Danjou + + * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom. + +2010-09-26 Lars Magne Ingebrigtsen + + * mml2015.el (mml2015-use): Remove gpg support. + + * mml1991.el (mml1991-function-alist): Remove gpg function. + (mml1991-gpg-sign): Removed. + 2010-09-26 Andreas Seltenreich * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.