X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=7fdc86c00dd5bc8cfe9fcfaedea0849c8291902e;hb=08f0aef5376ea79e44de232503c5a3159fc2350d;hp=43f1a977846fb2b7f3e1cf8772931085f5cb0955;hpb=ee575fcc7284a89f548895720c436b11f2a190e0;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 43f1a9778..7fdc86c00 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2012-03-22 Sergio Martínez (tiny change) + + * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of + inboxes. + +2012-03-22 Lars Magne Ingebrigtsen + + * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup. + 2012-03-22 Katsumi Yamaoka * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that @@ -31,6 +40,11 @@ 2012-03-14 Lars Magne Ingebrigtsen +2012-03-22 Lars Magne Ingebrigtsen + + * auth-source.el (auth-source-netrc-create): Quote tokens that contain + "#" to avoid having them interpreted as comments. + 2012-03-19 Lars Magne Ingebrigtsen * shr.el (shr-insert): Update the text state properly to avoid @@ -127,6 +141,13 @@ * gnus-start.el (gnus-1): Avoid duplicate entries. +2012-02-16 Lars Ingebrigtsen + + * mm-decode.el (mm-dissect-singlepart): Guess what the type of + application/octet-stream parts really is. + + * gnus-sum.el (gnus-propagate-marks): Remove. + 2012-02-15 Lars Ingebrigtsen * imap.el: Remove. @@ -138,13 +159,6 @@ * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma Gnus 0.3. -2012-02-16 Lars Ingebrigtsen - - * mm-decode.el (mm-dissect-singlepart): Guess what the type of - application/octet-stream parts really is. - - * gnus-sum.el (gnus-propagate-marks): Remove. - 2012-02-15 Paul Eggert * shr.el (shr-rescale-image): Undo previous change; see