]> git.deb.at Git - pkg/t-prot.git/blob - ChangeLog
Imported Debian patch 0.54.1-1.woody1
[pkg/t-prot.git] / ChangeLog
1 2002-03-23 11:47  jochen
2
3         * t-prot: Fix typo.
4
5 2002-03-22 12:38  jochen
6
7         * t-prot.1: Add ghw to the IDEAS AND INSPIRATION section.
8
9 2002-03-21 23:26  jochen
10
11         * t-prot: Bump to 0.54.
12
13 2002-03-21 14:16  jochen
14
15         * t-prot: More cleanups in the multipart code.
16
17 2002-03-21 13:53  jochen
18
19         * t-prot: Fix comment in the mutt specific multipart code.
20
21 2002-03-21 13:27  jochen
22
23         * t-prot: Fixed assumption in the mutt-specific code that the first
24         attachment always would be text/plain containing the actual message
25         text.
26
27 2002-03-20 23:58  jochen
28
29         * t-prot: Fix some false positives in footers and multipart code.
30
31 2002-03-20 18:02  jochen
32
33         * t-prot: More cleanups and performance improvements. Fixed tofu
34         deletion when diff appended to signature. Fixed broken detection of
35         mutt(1)'s mime/pgp output.  Bumped to 0.53.
36
37 2002-03-20 16:12  jochen
38
39         * t-prot: Make mime/multipart parts with type=message/rfc822 being
40         processed if the message has been processed by mutt(1) before.
41
42 2002-03-20 14:16  jochen
43
44         * t-prot: Another HUGE cleanup.
45
46 2002-03-20 02:56  jochen
47
48         * t-prot: Major cleanup. Bump to 0.52.
49
50 2002-03-19 15:16  jochen
51
52         * t-prot: Fixed some bugs in the multipart code. Bumped version to
53         0.51.
54
55 2002-03-19 13:42  jochen
56
57         * t-prot.1: Add note describing the complicated and confusing line
58         count thingie when deleting an overlong signature.
59
60 2002-03-19 13:38  jochen
61
62         * t-prot: Correct line count in snipped-overlong-sig message.
63
64 2002-03-18 20:19  jochen
65
66         * muttrc.t-prot, t-prot, t-prot.1: Add new options (-a and -A=dir)
67         to get rid of those annoying hotmail advertisements appended to
68         messages from people using gratis email providers. Update manpage
69         and muttrc sample.
70         
71         Add non-usascii-problem to TROUBLESHOOTING section of the man page.
72         
73         Bump to v0.50.
74
75 2002-03-18 16:49  jochen
76
77         * t-prot: Fix the line count header. Bump to v0.49.
78
79 2002-03-16 01:01  jochen
80
81         * t-prot.1: Minor fix.
82
83 2002-03-16 00:58  jochen
84
85         * t-prot.1: Minor cleanup.
86
87 2002-03-15 02:48  jochen
88
89         * t-prot: Fix variables initialisation.
90
91 2002-03-14 23:21  jochen
92
93         * t-prot: Fix a bug in the multipart code. Bump to v0.48.
94
95 2002-03-13 09:07  jochen
96
97         * t-prot.1: Add some explanation for the verbatim instruction to
98         the troubleshooting section.
99
100 2002-03-13 08:52  jochen
101
102         * t-prot: Make verbatim instructions work for everything except
103         mailing list footers.  Bump to v0.47.
104
105 2002-03-13 02:19  jochen
106
107         * t-prot.1: Fixed typo.
108
109 2002-03-12 18:16  jochen
110
111         * t-prot.1: Add TROUBLESHOOTING section.
112
113 2002-03-12 17:44  jochen
114
115         * t-prot.1: Changed one makro which was overseen last commit.
116
117 2002-03-12 17:24  jochen
118
119         * t-prot.1: Big man page cleanup.
120
121 2002-03-12 16:41  jochen
122
123         * t-prot.1: Further improvement of the -L man page text.
124
125 2002-03-12 16:39  jochen
126
127         * t-prot.1: Improved man page text for -L.
128
129 2002-03-12 16:37  jochen
130
131         * t-prot.1: Clarify the man page text for -l and -L.
132
133 2002-03-12 03:47  jochen
134
135         * t-prot, t-prot.1: Add the "tolerate diff" option. Bump to v0.46.
136
137 2002-03-09 18:18  jochen
138
139         * muttrc.t-prot, t-prot, t-prot.1: Add option -M/--mua and try to
140         detect attachments only when necessary.  Updated man page and
141         muttrc sample. Version bump to 0.45.
142
143 2002-03-08 21:29  jochen
144
145         * t-prot: Fix an off-by-one error when removing mutt(1)'s
146         attachments. Credits to Gerfried Fuchs for reporting and locating
147         the bug.
148
149 2002-03-02 03:26  jochen
150
151         * t-prot: Some minor cleanups.
152
153 2002-03-02 03:18  jochen
154
155         * t-prot: Some minor cleanups.
156
157 2002-03-01 11:10  jochen
158
159         * t-prot: Fixed a missing range check reported by Gerfried Fuchs
160         with messages only containing the mailing list footer.
161
162 2002-02-26 13:20  jochen
163
164         * t-prot: Add infrastructure for better debugging.
165
166 2002-02-26 12:11  jochen
167
168         * muttrc.t-prot: Make the muttrc example a little shorter, and add
169         colors.
170
171 2002-02-26 04:05  jochen
172
173         * t-prot: Improve empty line handling between body and signature.
174
175 2002-02-26 03:50  jochen
176
177         * t-prot: Fixed thinko in signature handling. Be more tolerant with
178         empty lines around signatures and mailing list footers.
179         
180         Version bump to 0.42.
181
182 2002-02-25 20:20  jochen
183
184         * t-prot: Widened the rexexp for mutt(1)'s attachments a little -
185         some cases were not caught before.
186
187 2002-02-25 19:48  jochen
188
189         * t-prot: Gerfried Fuchs found a bug in the signature code (many
190         thanks!). It was ugly anyway, so that part got a clean rewrite.
191         
192         Bumped version to 0.41.
193
194 2002-02-22 16:55  jochen
195
196         * t-prot: Another slight performance hit with multipart messages.
197
198 2002-02-22 16:36  jochen
199
200         * t-prot: Leave only the body of the first multipart message part
201         for processing, not the headers.
202
203 2002-02-22 00:27  jochen
204
205         * t-prot.1: Updated the manpage to reflect the fix of the multipart
206         bug.
207
208 2002-02-22 00:24  jochen
209
210         * t-prot: Fix no TOFU is detected in multipart messages without
211         signature and without previous preparation by mutt(1). Now
212         multipart messages as described in RFC 1341 are detected properly.
213         Only the first part is processed, and only if it has the content
214         type "text/plain" or none specified as described in RFC 1341.
215
216 2002-02-20 17:51  jochen
217
218         * t-prot: Bump version to 0.39.
219
220 2002-02-20 17:50  jochen
221
222         * t-prot.1: Updated manpage for long options.
223
224 2002-02-18 20:44  jochen
225
226         * t-prot.1: Updated credits in manpage.
227
228 2002-02-16 01:06  jochen
229
230         * muttrc.t-prot, t-prot, t-prot.1: Switched command line system to
231         Getopt::Mixed as recommended by Gerfried Fuchs. One of the reasons
232         is that now the parameter of the option '-S' is optionally, what
233         was not cleanly realizeable before. The opportunity has been used
234         to do a cleanup on some things, too ...
235         
236         Please note that Getopt::Mixed now is mandatory to run t-prot - you
237         can get it at CPAN. The trade-off seems worthy IMHO - please drop
238         an email to <t-prot@tolot.escape.de> if you do not think so, so the
239         matter can be diskussed. :)
240         
241         Updated manpage.
242
243 2002-02-15 04:49  jochen
244
245         * t-prot.1: Beautify the manpage, and add some more info about bugs
246         and todos.
247
248 2002-02-15 04:30  jochen
249
250         * t-prot: Beautify help text.
251
252 2002-02-14 17:32  jochen
253
254         * t-prot, t-prot.1: Bjoern Buerger requested an option to make
255         t-prot write a syslog entry for each message bounced when invoked
256         with -p. So -d is new. Will only write syslog entries if
257         Sys::Syslog is available but will not crash if not.
258
259 2002-02-14 14:26  jochen
260
261         * t-prot: Minor cleanup.
262
263 2002-02-14 12:04  jochen
264
265         * t-prot: Fix unbelieveable stupid bug in attachment fix. Bump to
266         v0.36.
267
268 2002-02-13 02:08  jochen
269
270         * t-prot: Version bump to 0.35.
271
272 2002-02-12 14:57  jochen
273
274         * t-prot, t-prot.1: Added Option -P=MESSAGE. Updated manpage.
275
276 2002-02-12 13:47  jochen
277
278         * t-prot.1: Update manpage for -S=n.
279
280 2002-02-12 13:45  jochen
281
282         * muttrc.t-prot, t-prot: Improve bounce message. Change option -S
283         to accept an integer denoting the maximum allowed lines for a valid
284         signature.
285
286 2002-02-12 05:44  jochen
287
288         * t-prot, t-prot.1: New option -p=ADDRESS added: Finally you may
289         use t-prot in your MTA's aliases file to bounce TOFUed emails.
290         Manpage updated.
291
292 2002-02-12 02:03  jochen
293
294         * t-prot: Corrected help when called with -h. Small indent cleanup.
295
296 2002-02-11 21:40  jochen
297
298         * t-prot.1: Updated manpage date.
299
300 2002-02-11 21:33  jochen
301
302         * t-prot, t-prot.1: Gerfried Fuchs reported that t-prot eats up
303         attachments when hiding lines, that flaw should be fixed right now.
304         Manpage has been updated to reflect upon that fact.
305
306 2002-02-11 20:13  jochen
307
308         * t-prot: Corrected line count for overlong signatures. Problem
309         reported by Gerfried Fuchs (thanks, Alfie!).
310
311 2002-01-29 15:57  jochen
312
313         * t-prot: Remove goto. Patch by Gerfried Fuchs <alfie@ist.org>.
314
315 2002-01-28 21:34  jochen
316
317         * t-prot: Bump version to 0.32.
318
319 2002-01-28 17:53  jochen
320
321         * t-prot: Just again a version fix. Should be done now...
322
323 2002-01-28 17:52  jochen
324
325         * t-prot: Sigh. Another version fix.
326
327 2002-01-28 17:50  jochen
328
329         * t-prot.1: Fix manpage version.
330
331 2002-01-28 17:48  jochen
332
333         * t-prot, t-prot.1: Fix version strings.
334
335 2002-01-28 17:46  jochen
336
337         * muttrc.t-prot, t-prot, t-prot.1: Version cleanup.
338
339 2002-01-28 17:39  jochen
340
341         * muttrc.t-prot, t-prot, t-prot.1: Initial revision
342
343 2002-01-28 17:39  jochen
344
345         * muttrc.t-prot, t-prot, t-prot.1: Initial version.
346