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