X-Git-Url: https://git.deb.at/w?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=ChangeLog;h=cd3d928ad09f01eba61770ab14219a2b3d07afb9;hp=490681d4e82b9cfca2851323183f687c40a5c5ec;hb=7e64531ac869e9cf2cb793f4491ee556cc6ebd2d;hpb=381403b63e52556173694d7dc2d02ac2371b61ff diff --git a/ChangeLog b/ChangeLog index 490681d..cd3d928 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,75 @@ +2005-04-25 16:35 Jochen Striepe + + * t-prot: Release as v1.101. + +2005-04-25 15:49 Jochen Striepe + + * t-prot: We must not forget to remove ad and mailing list footers + within the first MIME/Multipart attachment when processing raw + messages (lacking -M). + +2005-04-25 15:29 Jochen Striepe + + * t-prot: Fix a comment. + +2005-04-25 15:28 Jochen Striepe + + * t-prot: Mailing list footers (and probably ad footers) were not + detected when processing raw MIME/Multipart messages: We have to + look at the very end of the message, not only at the end of the + first attachment. Fix this by calling remove_footers() before + dealing with raw multipart attachments. + +2005-04-15 14:08 Jochen Striepe + + * t-prot: Release as v1.100. + +2005-04-15 14:07 Jochen Striepe + + * contrib/filter_innd.pl: We don't submit any headers, so use + --body. Use unlink() instead of system(). Mention the temp file + problem. + +2005-04-15 14:03 Jochen Striepe + + * t-prot, t-prot.1: Add --body to make sure we are not looking for + any headers when there are none in the input. + +2005-04-15 13:42 Jochen Striepe + + * t-prot.1: Add some clarifications and missing details. + +2005-03-31 19:39 Jochen Striepe + + * contrib/t-prot.sl: Use S-Lang calls popen(), fputs(), and + remove() instead of system() and pipe_article() to reduce + flickering (and for cleaner code). Patch by Gregor Herrman, many + thanks! + +2005-03-31 19:20 Jochen Striepe + + * contrib/t-prot.sl: Mention mimedecode as filter for Quoted + Printable. Thanks to Gregor Herrmann. + +2005-03-31 19:17 Jochen Striepe + + * contrib/t-prot.sl: Change key bindings: ESC-0 and ESC-1 are + prefixes for other commands, so we should not overwrite those. + Patch by Gregor Herrmann, many thanks! + +2005-03-24 22:24 Jochen Striepe + + * t-prot: Release as v1.99. + +2005-03-22 16:10 Jochen Striepe + + * t-prot: Fix false positive for kammquote condition. + +2005-03-21 19:30 Jochen Striepe + + * t-prot: Fix missing range check when From: is the last header. + Thanks to Norbert Tretkowski for reporting. + 2005-03-01 15:20 Jochen Striepe * t-prot: Release as v1.98. @@ -1473,7 +1545,7 @@ Please note that Getopt::Mixed now is mandatory to run t-prot - you can get it at CPAN. The trade-off seems worthy IMHO - please drop an email to if you do not think so, so the - matter can be diskussed. :) + matter can be discussed. :) Updated manpage. @@ -1547,7 +1619,7 @@ 2002-01-29 14:57 Jochen Striepe - * t-prot: Remove goto. Patch by Gerfried Fuchs . + * t-prot: Remove goto. Patch by Gerfried Fuchs. 2002-01-28 20:34 Jochen Striepe