X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=75e9da13f5bc8e97411698b63f6dcca8f1793b64;hb=7f41fbef5622bfb6058302b5473dad455cab0fbe;hp=369ad630322269e38c2f5af174bb6b8db9ddb4cc;hpb=d8f8dae622d1a10eabb181dec972ed87ab9e3f0a;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 369ad6303..75e9da13f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,30 @@ +2001-09-02 23:12:48 Lars Magne Ingebrigtsen + + * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references + right, and get all the comments. + +2001-09-02 Simon Josefsson + Suggested by Dan Christensen + + * nnfolder.el (nnfolder-request-update-info): Fix message. + + * nnml.el (nnml-request-update-info): Ditto. + +2001-09-01 Simon Josefsson + + * nnml.el (nnml-request-expire-articles): Also bind + `nnml-current-group' and `nnml-article-file-alist' when using + expiry-target. (Otherwise nnml will be in a inconsistent internal + state causing all kind of problems.) + (nnml-request-expire-articles): If `nnml-article-to-file' or + `file-attributes' failes, return article as un-expirable instead + of treating it as expired. + +2001-08-31 Sam Steingold + + * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a + typo: `exmine' --> `examine'. + 2001-08-30 13:00:00 ShengHuo ZHU * nndoc.el (nndoc-forward-type-p): It is not a digest. @@ -54,8 +81,7 @@ * nnml.el (nnml-request-update-info): Fix message. (nnml-open-marks): Ditto. - * nnfolder.el (nnfolder-request-set-mark) - (nnfolder-request-update-info): Don't open group. + * nnfolder.el (nnfolder-request-update-info): (nnfolder-open-marks): Fix message. 2001-08-25 Simon Josefsson