Update.
[gnus] / contrib / ChangeLog
1 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * compface.el (uncompface): Use binary rather than raw-text-unix.
4
5 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * compface.el (uncompface): Make sure the eol conversion doesn't take
8         place when communicating with the external programs.  Reported by
9         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10
11 2006-07-17  Sascha Wilde  <wilde@sha-bang.de>
12
13         * nnir.el: Removed support for non free backends glimpse and excite.
14         Changed and updated copyright to Free Software Foundation.  Moved all
15         authors to head.
16
17 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
18
19         * sendmail.el (mail-send): Search explicitly for
20         mail-header-separator when checking for corrupted header lines.
21
22 2006-06-10  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
23
24         * nnir.el (nnir-read-server-parm): Do not unconditionally fall back to
25         global variables if nnir-mail-backend is nil.
26         (nnir-retrieve-headers): Error on void novitem.  It would just result
27         in a more obscure error later.
28
29 2006-06-09  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
30
31         * nnir.el (nnir-group-server): DTRT when called on native groups.  The
32         macro is called on groups without checking for foreigness, although the
33         docstring stated it was only for foreign ones.
34
35 2006-06-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
36
37         * nnir.el (nnir-retrieve-headers): Bind gnus-override-method before
38         calling gnus-retrieve-headers.  If we hit a group that isn't in
39         gnus-newsrc-hashtb, gnus-find-method-for-group invented a new select
40         method with empty parameters, possibly corrupting
41         gnus-server-method-cache on the next call to gnus-method-to-server.
42
43 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
44
45         * nnir.el (nnir-retrieve-headers): Revert last change; we might as well
46         see message-ids instead of article numbers.
47         (nnir-request-article): Actually check for message-ids.
48
49 2006-06-01  Reiner Steib  <Reiner.Steib@gmx.de>
50
51         * nnir.el (nnir-run-swish++): Compressed files might not have .gz
52         extension.
53
54 2006-05-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
55
56         * nnir.el (nnir-retrieve-headers, nnir-request-article): Move check for
57         message-id request.
58
59 2006-05-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
60
61         * nnir.el (nnir-retrieve-headers): Return correct article numbers when
62         less than the full range is selected.
63
64 2006-05-12  Simon Josefsson  <jas@extundo.com>
65
66         * nnir.el: Compare servers using gnus-server-equal, otherwise
67         string methods in nnir-mail-backend won't work.
68
69 2006-04-11  Sascha Wilde  <wilde@sha-bang.de>
70
71         * nnir.el (nnir-run-swish++): Allow matching gzipped files.
72
73 2006-02-11  Miles Bader  <miles@gnu.org>
74
75         * sendmail.el, smtpmail.el: New files, from Emacs tree.
76
77 2005-12-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
78
79         * gnus-namazu.el (gnus-namazu-remote-groups): Accept `t' as an
80         symbol that matches the method specified by `gnus-select-method'.
81         (gnus-namazu/make-directory-table): Follow the above change.
82         (gnus-namazu/call-namazu): Wrap a query string with quotes.
83
84 2005-12-05  Adrian Aichner  <adrian@xemacs.org>
85
86         * nnir.el: New variable nnir-swish-e-index-files to support
87         multiple swish-e index files.
88         * nnir.el (nnir-swish-e-index-file): Make obsolete.
89         * nnir.el (nnir-swish-e-index-files): New.
90         * nnir.el (nnir-run-swish-e): Use nnir-swish-e-index-files.
91
92 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
93
94         * nnir.el (nnir): Add :group.
95
96 2005-01-26  Steve Youngs  <steve@sxemacs.org>
97
98         * gpg.el: Add timer/itimer compatibility.
99
100 2004-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
101
102         * README (compface.el): Describe.
103
104 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * compface.el: Move the version of ELisp-based uncompface program
107         from the lisp directory because of the copyright problem.
108
109 2004-09-27  Simon Josefsson  <jas@extundo.com>
110
111         * hashcash.el: Move to ../lisp/.
112
113 2004-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
114
115         * gnus-namazu.el (gnus-namazu/make-directory-table): Treat drive
116         letters when calcurating pathnames of remote groups.
117         From KOSEKI Yoshinori <kose@meadowy.org> (tiny change).
118
119 2004-05-27  Simon Josefsson  <jas@extundo.com>
120
121         * starttls.el: Moved to ../lisp/.
122
123 2004-05-26  Simon Josefsson  <jas@extundo.com>
124
125         * starttls.el: Sync with proposed Emacs version.
126
127 2004-05-13  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
128
129         * gnus-namazu.el (gnus-namazu/setup): Do not update indices
130         `gnus-namazu-command-prefix' is non-nil.
131
132 2004-05-12  Kai Grossjohann  <kai@emptydomain.de>
133
134         * README (nnir.el): Describe.
135
136 2004-05-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
137
138         * README (gnus-namazu.el): Describe.
139
140         * gnus-namazu.el: New file.
141
142 2004-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
143
144         * nnir.el (nnir-group-server): Move before first use.
145         From Andreas Schwab  <schwab@suse.de>.
146         Fix doc-string, indent.
147
148 2004-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
149
150         * nnir.el (nnir-run-swish-e): Fixed typo.  From Adrian Lanz
151         <lanz@fowi.ethz.ch> (tiny change).
152
153 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
154
155         * README: update.
156
157         * md5.el: Remove.
158
159         * base64.el: Remove.
160
161 2004-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
162
163         * nnir.el (nnir-run-glimpse): Fixed typo.  Reported by Patrick
164         Drechsler <patrick.drechsler@gmx.net>.
165
166 2003-11-15  Simon Josefsson  <jas@extundo.com>
167
168         * starttls.el: Sync with recent gnu.emacs.sources post.
169
170 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
171
172         * nnir.el: Autoload `read-kbd-macro' at compile time.
173
174 2003-09-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
175         From Torsten Hilbrich <torsten.hilbrich@gmx.net>.
176
177         * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments)
178         (nnir-imap-search-argument-history): New variables.
179         (nnir-engines, nnir-run-imap): Use them.
180         (nnir-read-parm): Support reading the new IMAP query parameters.
181
182 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
183
184         * README: Explain purpose of each file (well, most files).
185
186 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
187
188         * gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is
189         set. 
190
191 2003-04-17  Steve Youngs  <youngs@xemacs.org>
192
193         * hashcash.el (hashcash-point-at-bol): Move the fbound test
194         outside of the defalias.
195         (hashcash-point-at-eol): Ditto.
196
197 2003-03-19  Simon Josefsson  <jas@extundo.com>
198
199         * gnus-idna.el: Update.
200
201 2003-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
202
203         * hashcash.el (hashcash-version, hashcash-insert-payment): patch
204         from Paul Foley
205
206 2003-03-07  Simon Josefsson  <jas@extundo.com>
207
208         * gnus-idna.el (gnus-idna-to-ascii-rhs-1): Narrow to
209         head (otherwise forwarded mail break havoc).
210
211 2003-03-07  Teodor Zlatanov  <tzz@bwh.harvard.edu>
212
213         * hashcash.el: New version from Paul Foley with better variable
214         names, executable-find support, and no errors in GNU Emacs
215         (hashcash-version): return nil when invoked with a
216         nil token
217
218 2003-02-21  Simon Josefsson  <jas@extundo.com>
219
220         * hashcash.el (hashcash-point-at-bol):
221         (hashcash-point-at-eol): Defalias.
222         (hashcash-generate-payment):
223         (mail-check-payment): Use it.
224
225 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
226
227         * hashcash.el: New version from Paul Foley with new
228         mail-check-payment function.
229
230 2002-06-22  Simon Josefsson  <jas@extundo.com>
231
232         * hashcash.el: New file.
233         (hashcash-default-payment, hashcash-payment-alist, hashcash):
234         Defcustom.
235         (hashcash-generate-payment): Update to recent hashcode command
236         line syntax.
237         (hashcash-insert-payment): Use X-Hashcode:.
238         (mail-add-payment): Also look at Newsgroups.
239         (top-level): Add provide and EOF comment.
240         (mail-add-payment): Autoload.
241         (hashcash-insert-payment): s/Hashcode/Hashcash/
242         (mail-add-payment): Doc fix.
243
244 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
245
246         * gnus-mdrtn.el (gnus-moderated-groups): Removed (require 'gnus-load).
247
248 2002-04-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
249
250         * ucs-tables.el (featurep): Barf on XEmacs.
251
252 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
253
254         * ucs-tables.el: Copy from Emacs 21.
255         
256 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
257
258         * xml.el: Sync with Emacs 21.
259
260 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
261
262         * gpg.el (gpg-command-decrypt): Enable the status-fd command line
263         option to gpg when decrypting so `mml2015-mailcrypt-decrypt' can
264         parse and display the output.
265
266 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
267
268         * gnus-mdrtn.el (gnus-moderation-cancel-article): Insert an extra
269         newline.
270
271 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
272
273         * gpg.el (gpg-command-default-alist): Using gpg-2comp is no longer
274         the default.
275
276 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
277
278         * ChangeLog: changed buffer-file-coding-system back to
279         coding. (oops)
280
281 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
282
283         * ChangeLog: changed coding to buffer-file-coding-system
284
285 2001-11-22  Simon Josefsson  <jas@extundo.com>
286
287         * sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
288         ../lisp/).
289
290 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
291
292         * canlock.el, hex-util.el, sha1-el.el: Move to lisp.
293
294 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
295
296         * canlock.el: (canlock-base64-encode-function): Removed.
297         (canlock-mmencode-program): Removed.
298         (canlock-mmencode-args-for-encoding): Removed.
299         (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
300         (canlock-openssl-args): Renamed from `canlock-ssleay-args'.
301         (canlock-load-hook): Removed.
302         (canlock-base64-encode-string-with-mmencode): Removed.
303         (canlock-sha1-with-openssl): Renamed from
304         `canlock-sha1-with-ssleay'.
305         (canlock-hex-string-to-int): Removed.
306         (canlock-fetch-fields): Don't use `mapcar'.
307         (canlock-fetch-id-for-key): Don't use Cancel header if there is no
308         cancel command.
309         (gnus-summary-canlock-verify): Removed.
310         (wl-summary-canlock-verify): Removed.
311         (canlock-mew-summary-display): Removed.
312         (mew-summary-canlock-verify): Removed.
313         (mh-summary-canlock-verify): Removed.
314         (vm-summary-canlock-verify): Removed.
315         (cmail-summary-canlock-verify): Removed.
316         (rmail-summary-canlock-verify): Removed.
317
318 2001-10-25  Simon Josefsson  <jas@extundo.com>
319
320         * canlock.el (canlock-password, canlock-password-for-verify) 
321         (canlock-force-insert-header): Defcustom.
322
323 2001-10-17  Simon Josefsson  <jas@extundo.com>
324
325         * canlock.el (sha1-binary): Autoload `sha1-binary'.
326         (canlock-sha1-function): Use it.
327         (canlock-sha1-function-for-verify): Ditto.
328
329         * sha1-el.el: New file.
330
331         * hex-util.el: Ditto.
332
333 2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
334
335         * gpg.el (gpg-command-sign-detached): Doc fix.
336
337 2001-08-07  Andreas Jaeger  <aj@suse.de>
338
339         * gpg.el (gpg-passphrase-forget): Don't cache
340         gpg-passphrase-timer.
341         (gpg-passphrase-store): Check if gpg-passphrase-timer is
342         initialized already.
343         
344 2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
345         From Andreas Fuchs <asf@void.at>
346
347         * gpg.el (gpg-command-verify): --status-fd 1
348         (gpg-unabbrev-trust-alist): New.
349
350 2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
351
352         * gpg.el (gpg-make-temp-file): Error info.
353
354 2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
355
356         * gpg.el (gpg-build-arg-list): Use copy-sequence.
357
358 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
359
360         * gpg.el (defalias): Use eval-and-compile.
361         (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
362
363 2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
364
365         * gpg.el (gpg-command-alist): Alist may not be defined.
366
367 2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
368
369         * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
370
371 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
372
373         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
374
375 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
376
377         * gpg.el: (gpg-make-temp-file): Use expand-file-name.
378         (gpg-point-at-eol): New function.
379         (gpg-call-process): Use it.
380         (gpg-key-list-keys-parse-line): Ditto.
381         (gpg-with-passphrase-env): edebug-form-spec.
382         (gpg-with-temp-files): Ditto.
383         (gpg-show-result): Ditto.
384
385 2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
386
387         * gpg.el: In Xemacs it is called point-at-eol, not
388         line-end-position
389
390         * gpg.el (gpg-key-lessp): use string-lessp instead of
391         compare-strings (not available on XEmacs)
392         
393 2000-11-16  Simon Josefsson  <sj@extundo.com>
394
395         * gpg.el (gpg-command-verify-cleartext): New variable.
396         (gpg-verify-cleartext): New function.
397         
398 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
399
400         * gpg.el (gpg-verify): The last argument of apply is a list.
401         (gpg-encrypt): Add passphrase as a parameter.
402
403 ;; Local Variables:
404 ;; coding: iso-2022-7bit
405 ;; fill-column: 79
406 ;; End:
407
408 ;;; arch-tag: 105a2bf0-3f04-4ba6-a991-619aece2c04f