X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=ChangeLog;h=1fc6cf8771ec0400b5ebcd66691e3a09a0d6ba4b;hb=5b1159f3c4685975d79baabe9d149763ff8188bd;hp=fab8d705f90b9fc9931d4a92cf1701ef9f897806;hpb=b14abd9a9b018a23bfd8b89e8c1d9fd16077dab3;p=pkg%2Ft-prot.git diff --git a/ChangeLog b/ChangeLog index fab8d70..1fc6cf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,73 @@ +2010-01-08 11:10 Jochen Striepe + + * t-prot: Release as v2.12. + +2010-01-08 11:08 Jochen Striepe + + * t-prot, t-prot.1: Exit with exit status EX_OK when --max-lines + hits and -Mmutt is set (mutt is picky when a display_filter fails). + Provide a notification line in that case. Update man page. Many + thanks to Gerfried Fuchs, Martin F. Krafft and Tino Keitel for + reporting, providing a patch and testing. + +2010-01-05 12:05 Jochen Striepe + + * t-prot: Release as v2.11. + +2010-01-05 12:01 Jochen Striepe + + * contrib/filter_innd.pl: Command line default has changed, check + flags must be set now. + +2010-01-05 11:46 Jochen Striepe + + * t-prot.1: Better explain ratio check value. + +2010-01-05 11:43 Jochen Striepe + + * t-prot.1: Update copyright time stamp. + +2010-01-05 11:42 Jochen Striepe + + * t-prot, t-prot.1: Fix initialization and command line parsing for + --check (this should work as advertised now). Make the ratio check + code a little easier to read. Add the default value for the ratio + check to the man page. + +2010-01-04 11:07 Jochen Striepe + + * t-prot.1: Remove URLs to example scripts and configs. The files + are provided with the package. + +2009-12-30 21:34 Jochen Striepe + + * t-prot, t-prot.1: Fix last commit, release as t-prot v2.10. + Update man page. + +2009-12-30 21:28 Jochen Striepe + + * t-prot: Release as t-prot v2.9. + +2009-12-30 21:27 Jochen Striepe + + * t-prot: Do not check for message length in attachments (we + checked already for the entire message). Do exit with proper exit + code if message is longer than set in --max-lines (so scripts can + see if we gave up processing). + +2009-12-30 09:07 Jochen Striepe + + * t-prot.1: Fix speling. + +2009-12-25 17:40 Jochen Striepe + + * t-prot.1: Fix time stamp. + +2009-12-20 21:38 Jochen Striepe + + * t-prot.1: Fix rendering for anyone out there using UTF-8. Many + thanks (and a very merry Christmas) to Alfie. + 2009-12-19 22:18 Jochen Striepe * t-prot: Release as v2.8.