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