X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=b875073f011ffe486033290f7497e50902194fba;hb=e49b49ad79623e7ef7817b91644593b850a1e40c;hp=3dfbe0ead882dbbb1754ff46f1c9de3b3790e2ae;hpb=b8ed311d42bbff7b71ae195cbd8c9fde6c374c56;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3dfbe0ead..b875073f0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,39 @@ +2011-09-11 Lars Magne Ingebrigtsen + + * gnus-group.el (gnus-group-list-limit): Explain what the command + does. + + * gnus-sum.el (gnus-fetch-headers): Bump message level. + +2011-09-11 Lars Magne Ingebrigtsen + + * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing + duplicates" to a higher level. + + * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the + most egregious messages. + +2011-09-10 Lars Magne Ingebrigtsen + + * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix. + +2011-09-10 Tetsuo Tsukamoto (tiny change) + + * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking + up the file (bug#9351). + +2011-09-10 Lars Magne Ingebrigtsen + + * nnimap.el: Redo the charset handling. Let Gnus encode the names, as + it does with all other backends, but decode the names immediately after + getting them. + + * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when + decoding nnimap groups. + + * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the + newsrc file. It doesn't seem like an important optimisation any more. + 2011-09-10 Dave Abrahams (tiny change) * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to