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