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