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