New file.
[gnus] / contrib / ChangeLog
1 2004-05-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2
3         * gnus-namazu.el: New file.
4
5 2004-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6
7         * nnir.el (nnir-group-server): Move before first use.
8         From Andreas Schwab  <schwab@suse.de>.
9         Fix doc-string, indent.
10
11 2004-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12
13         * nnir.el (nnir-run-swish-e): Fixed typo.  From Adrian Lanz
14         <lanz@fowi.ethz.ch> (tiny change).
15
16 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17
18         * README: update.
19
20         * md5.el: Remove.
21
22         * base64.el: Remove.
23
24 2004-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
25
26         * nnir.el (nnir-run-glimpse): Fixed typo.  Reported by Patrick
27         Drechsler <patrick.drechsler@gmx.net>.
28
29 2003-11-15  Simon Josefsson  <jas@extundo.com>
30
31         * starttls.el: Sync with recent gnu.emacs.sources post.
32
33 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
34
35         * nnir.el: Autoload `read-kbd-macro' at compile time.
36
37 2003-09-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
38         From Torsten Hilbrich <torsten.hilbrich@gmx.net>.
39
40         * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments)
41         (nnir-imap-search-argument-history): New variables.
42         (nnir-engines, nnir-run-imap): Use them.
43         (nnir-read-parm): Support reading the new IMAP query parameters.
44
45 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
46
47         * README: Explain purpose of each file (well, most files).
48
49 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
50
51         * gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is
52         set. 
53
54 2003-04-17  Steve Youngs  <youngs@xemacs.org>
55
56         * hashcash.el (hashcash-point-at-bol): Move the fbound test
57         outside of the defalias.
58         (hashcash-point-at-eol): Ditto.
59
60 2003-03-19  Simon Josefsson  <jas@extundo.com>
61
62         * gnus-idna.el: Update.
63
64 2003-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
65
66         * hashcash.el (hashcash-version, hashcash-insert-payment): patch
67         from Paul Foley
68
69 2003-03-07  Simon Josefsson  <jas@extundo.com>
70
71         * gnus-idna.el (gnus-idna-to-ascii-rhs-1): Narrow to
72         head (otherwise forwarded mail break havoc).
73
74 2003-03-07  Teodor Zlatanov  <tzz@bwh.harvard.edu>
75
76         * hashcash.el: New version from Paul Foley with better variable
77         names, executable-find support, and no errors in GNU Emacs
78         (hashcash-version): return nil when invoked with a
79         nil token
80
81 2003-02-21  Simon Josefsson  <jas@extundo.com>
82
83         * hashcash.el (hashcash-point-at-bol):
84         (hashcash-point-at-eol): Defalias.
85         (hashcash-generate-payment):
86         (mail-check-payment): Use it.
87
88 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
89
90         * hashcash.el: New version from Paul Foley with new
91         mail-check-payment function.
92
93 2002-06-22  Simon Josefsson  <jas@extundo.com>
94
95         * hashcash.el: New file.
96         (hashcash-default-payment, hashcash-payment-alist, hashcash):
97         Defcustom.
98         (hashcash-generate-payment): Update to recent hashcode command
99         line syntax.
100         (hashcash-insert-payment): Use X-Hashcode:.
101         (mail-add-payment): Also look at Newsgroups.
102         (top-level): Add provide and EOF comment.
103         (mail-add-payment): Autoload.
104         (hashcash-insert-payment): s/Hashcode/Hashcash/
105         (mail-add-payment): Doc fix.
106
107 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
108
109         * gnus-mdrtn.el (gnus-moderated-groups): Removed (require 'gnus-load).
110
111 2002-04-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
112
113         * ucs-tables.el (featurep): Barf on XEmacs.
114
115 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
116
117         * ucs-tables.el: Copy from Emacs 21.
118         
119 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
120
121         * xml.el: Sync with Emacs 21.
122
123 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
124
125         * gpg.el (gpg-command-decrypt): Enable the status-fd command line
126         option to gpg when decrypting so `mml2015-mailcrypt-decrypt' can
127         parse and display the output.
128
129 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
130
131         * gnus-mdrtn.el (gnus-moderation-cancel-article): Insert an extra
132         newline.
133
134 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
135
136         * gpg.el (gpg-command-default-alist): Using gpg-2comp is no longer
137         the default.
138
139 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
140
141         * ChangeLog: changed buffer-file-coding-system back to
142         coding. (oops)
143
144 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
145
146         * ChangeLog: changed coding to buffer-file-coding-system
147
148 2001-11-22  Simon Josefsson  <jas@extundo.com>
149
150         * sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
151         ../lisp/).
152
153 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
154
155         * canlock.el, hex-util.el, sha1-el.el: Move to lisp.
156
157 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
158
159         * canlock.el: (canlock-base64-encode-function): Removed.
160         (canlock-mmencode-program): Removed.
161         (canlock-mmencode-args-for-encoding): Removed.
162         (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
163         (canlock-openssl-args): Renamed from `canlock-ssleay-args'.
164         (canlock-load-hook): Removed.
165         (canlock-base64-encode-string-with-mmencode): Removed.
166         (canlock-sha1-with-openssl): Renamed from
167         `canlock-sha1-with-ssleay'.
168         (canlock-hex-string-to-int): Removed.
169         (canlock-fetch-fields): Don't use `mapcar'.
170         (canlock-fetch-id-for-key): Don't use Cancel header if there is no
171         cancel command.
172         (gnus-summary-canlock-verify): Removed.
173         (wl-summary-canlock-verify): Removed.
174         (canlock-mew-summary-display): Removed.
175         (mew-summary-canlock-verify): Removed.
176         (mh-summary-canlock-verify): Removed.
177         (vm-summary-canlock-verify): Removed.
178         (cmail-summary-canlock-verify): Removed.
179         (rmail-summary-canlock-verify): Removed.
180
181 2001-10-25  Simon Josefsson  <jas@extundo.com>
182
183         * canlock.el (canlock-password, canlock-password-for-verify) 
184         (canlock-force-insert-header): Defcustom.
185
186 2001-10-17  Simon Josefsson  <jas@extundo.com>
187
188         * canlock.el (sha1-binary): Autoload `sha1-binary'.
189         (canlock-sha1-function): Use it.
190         (canlock-sha1-function-for-verify): Ditto.
191
192         * sha1-el.el: New file.
193
194         * hex-util.el: Ditto.
195
196 2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
197
198         * gpg.el (gpg-command-sign-detached): Doc fix.
199
200 2001-08-07  Andreas Jaeger  <aj@suse.de>
201
202         * gpg.el (gpg-passphrase-forget): Don't cache
203         gpg-passphrase-timer.
204         (gpg-passphrase-store): Check if gpg-passphrase-timer is
205         initialized already.
206         
207 2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
208         From Andreas Fuchs <asf@void.at>
209
210         * gpg.el (gpg-command-verify): --status-fd 1
211         (gpg-unabbrev-trust-alist): New.
212
213 2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
214
215         * gpg.el (gpg-make-temp-file): Error info.
216
217 2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
218
219         * gpg.el (gpg-build-arg-list): Use copy-sequence.
220
221 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
222
223         * gpg.el (defalias): Use eval-and-compile.
224         (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
225
226 2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
227
228         * gpg.el (gpg-command-alist): Alist may not be defined.
229
230 2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
231
232         * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
233
234 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
235
236         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
237
238 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
239
240         * gpg.el: (gpg-make-temp-file): Use expand-file-name.
241         (gpg-point-at-eol): New function.
242         (gpg-call-process): Use it.
243         (gpg-key-list-keys-parse-line): Ditto.
244         (gpg-with-passphrase-env): edebug-form-spec.
245         (gpg-with-temp-files): Ditto.
246         (gpg-show-result): Ditto.
247
248 2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
249
250         * gpg.el: In Xemacs it is called point-at-eol, not
251         line-end-position
252
253         * gpg.el (gpg-key-lessp): use string-lessp instead of
254         compare-strings (not available on XEmacs)
255         
256 2000-11-16  Simon Josefsson  <sj@extundo.com>
257
258         * gpg.el (gpg-command-verify-cleartext): New variable.
259         (gpg-verify-cleartext): New function.
260         
261 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
262
263         * gpg.el (gpg-verify): The last argument of apply is a list.
264         (gpg-encrypt): Add passphrase as a parameter.
265
266 ;; Local Variables:
267 ;; coding: iso-2022-7bit
268 ;; End: