X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=76c23a3d69065f8e8f16d03838fb3afe04869b02;hb=fa6dbe463fe261ee0f34a31502a051ffc1a9db89;hp=cda6687984d9126778b115d53e151fb188bff61d;hpb=a7a1bc98f0ed343fafa48f9048e6a758a27c6462;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cda668798..76c23a3d6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ +2010-09-24 Michael Welsh Duggan (tiny change) + + * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk + handling. + 2010-09-24 Lars Magne Ingebrigtsen + * nnrss.el (nnrss-retrieve-groups): Change to the group before checking + its data structures. + * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence instead of the cl.el copy-list. (gnus-sloppily-equal-method-parameters): Use equal instead of the cl