X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=contrib%2FChangeLog;h=4b454a8dbeb55e556734c375fba7c6f303d5da62;hb=508a18964e1bd66d76459737bdb4767a43efc3c0;hp=45608d599fe5aa0c266dac651ffb6d8772776d1e;hpb=7e218d9c528b54dd6917b9501b7113b5b66daa17;p=gnus diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 45608d599..4b454a8db 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,5 +1,132 @@ +2006-07-17 Sascha Wilde + + * nnir.el: Removed support for non free backends glimpse and excite. + Changed and updated copyright to Free Software Foundation. Moved all + authors to head. + +006-06-15 Chong Yidong + + * sendmail.el (mail-send): Search explicitly for + mail-header-separator when checking for corrupted header lines. + +2006-06-10 Andreas Seltenreich + + * nnir.el (nnir-read-server-parm): Do not unconditionally fall back to + global variables if nnir-mail-backend is nil. + (nnir-retrieve-headers): Error on void novitem. It would just result + in a more obscure error later. + +2006-06-09 Andreas Seltenreich + + * nnir.el (nnir-group-server): DTRT when called on native groups. The + macro is called on groups without checking for foreigness, although the + docstring stated it was only for foreign ones. + +2006-06-08 Andreas Seltenreich + + * nnir.el (nnir-retrieve-headers): Bind gnus-override-method before + calling gnus-retrieve-headers. If we hit a group that isn't in + gnus-newsrc-hashtb, gnus-find-method-for-group invented a new select + method with empty parameters, possibly corrupting + gnus-server-method-cache on the next call to gnus-method-to-server. + +2006-06-01 Andreas Seltenreich + + * nnir.el (nnir-retrieve-headers): Revert last change; we might as well + see message-ids instead of article numbers. + (nnir-request-article): Actually check for message-ids. + +2006-06-01 Reiner Steib + + * nnir.el (nnir-run-swish++): Compressed files might not have .gz + extension. + +2006-05-31 Andreas Seltenreich + + * nnir.el (nnir-retrieve-headers, nnir-request-article): Move check for + message-id request. + +2006-05-30 Andreas Seltenreich + + * nnir.el (nnir-retrieve-headers): Return correct article numbers when + less than the full range is selected. + +2006-05-12 Simon Josefsson + + * nnir.el: Compare servers using gnus-server-equal, otherwise + string methods in nnir-mail-backend won't work. + +2006-04-11 Sascha Wilde + + * nnir.el (nnir-run-swish++): Allow matching gzipped files. + +2006-02-11 Miles Bader + + * sendmail.el, smtpmail.el: New files, from Emacs tree. + +2005-12-22 TSUCHIYA Masatoshi + + * gnus-namazu.el (gnus-namazu-remote-groups): Accept `t' as an + symbol that matches the method specified by `gnus-select-method'. + (gnus-namazu/make-directory-table): Follow the above change. + (gnus-namazu/call-namazu): Wrap a query string with quotes. + +2005-12-05 Adrian Aichner + + * nnir.el: New variable nnir-swish-e-index-files to support + multiple swish-e index files. + * nnir.el (nnir-swish-e-index-file): Make obsolete. + * nnir.el (nnir-swish-e-index-files): New. + * nnir.el (nnir-run-swish-e): Use nnir-swish-e-index-files. + +2005-05-17 Katsumi Yamaoka + + * nnir.el (nnir): Add :group. + +2005-01-26 Steve Youngs + + * gpg.el: Add timer/itimer compatibility. + +2004-10-25 Katsumi Yamaoka + + * README (compface.el): Describe. + +2004-10-12 Katsumi Yamaoka + + * compface.el: Move the version of ELisp-based uncompface program + from the lisp directory because of the copyright problem. + +2004-09-27 Simon Josefsson + + * hashcash.el: Move to ../lisp/. + +2004-07-30 TSUCHIYA Masatoshi + + * gnus-namazu.el (gnus-namazu/make-directory-table): Treat drive + letters when calcurating pathnames of remote groups. + From KOSEKI Yoshinori (tiny change). + +2004-05-27 Simon Josefsson + + * starttls.el: Moved to ../lisp/. + +2004-05-26 Simon Josefsson + + * starttls.el: Sync with proposed Emacs version. + +2004-05-13 TSUCHIYA Masatoshi + + * gnus-namazu.el (gnus-namazu/setup): Do not update indices + `gnus-namazu-command-prefix' is non-nil. + +2004-05-12 Kai Grossjohann + + * README (nnir.el): Describe. + 2004-05-11 TSUCHIYA Masatoshi + * README (gnus-namazu.el): Describe. + * gnus-namazu.el: New file. 2004-04-05 Reiner Steib @@ -265,4 +392,7 @@ ;; Local Variables: ;; coding: iso-2022-7bit +;; fill-column: 79 ;; End: + +;;; arch-tag: 105a2bf0-3f04-4ba6-a991-619aece2c04f