X-Git-Url: https://git.deb.at/w?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=ChangeLog;h=cd3d928ad09f01eba61770ab14219a2b3d07afb9;hp=27be480e53354cf812d1d1b77d8b42003b2c7827;hb=refs%2Fheads%2Fsarge;hpb=607afdb16c4ac0a31b43f3039eb64fd889c544b5 diff --git a/ChangeLog b/ChangeLog index 27be480..cd3d928 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +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