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