X-Git-Url: https://git.deb.at/?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=ChangeLog;h=b2b376dc41620ec85f577b0135caada7bcc63da4;hp=636a14752a900e6db5a5bab727581c6cba01a991;hb=16728fd5c22256ccbfd2566942df5c07eb18a194;hpb=7240fdf982ee2ccc6cc92bf49aa9c81a35c7f190 diff --git a/ChangeLog b/ChangeLog index 636a147..b2b376d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,163 @@ +2010-02-15 20:13 Jochen Striepe + + * t-prot: Release as v2.15. + +2010-02-15 20:08 Jochen Striepe + + * t-prot.1: Describe --sani more precisely. + +2010-02-15 19:21 Jochen Striepe + + * t-prot: Fine-tune some regex. + +2010-02-15 19:20 Jochen Striepe + + * t-prot: Fix merging of multiple blank lines within pgp output + using -Mmutt. + +2010-02-15 19:02 Jochen Striepe + + * t-prot: Simplify expression. + +2010-02-15 18:34 Jochen Striepe + + * t-prot, t-prot.1: Add --reply and --sani for fixing annoying + headers. Add documentation for both. Many thanks to Matthias + Kilian and Martin Neitzel for suggesting and providing some script + invoked by procmail rules. + +2010-02-14 12:03 Jochen Striepe + + * t-prot.1: Suggest reading about -p when using -P. + +2010-02-14 12:00 Jochen Striepe + + * t-prot.1: Sort options in a consistent, alphabetical way. + +2010-02-11 20:59 Jochen Striepe + + * t-prot.1: Fix hyphenation. Thanks to Gerfried Fuchs for noticing! + +2010-02-11 12:55 Jochen Striepe + + * t-prot.1: Jeff Covey's article should not be missing under SEE + ALSO. + +2010-02-11 11:10 Jochen Striepe + + * t-prot: Release as v2.14. + +2010-02-11 11:09 Jochen Striepe + + * t-prot: Code cleanup for --pgp-short. Should get better + performance now. + +2010-02-07 22:41 Jochen Striepe + + * t-prot: Tighten --help output. + +2010-02-07 22:10 Jochen Striepe + + * t-prot.1: Add fields of usage and mention the INN2 filter file. + +2010-02-07 21:56 Jochen Striepe + + * t-prot.1: Improve word flow. + +2010-02-07 16:16 Jochen Striepe + + * t-prot.1: Another occurence of RFC 2822, update to RFC 5322. + +2010-02-07 14:31 Jochen Striepe + + * t-prot.1: RFC 5322 is offficial standard for the Internet Message + Format since October 2008, obsoleting RFC 2822. + +2010-02-06 03:29 Jochen Striepe + + * t-prot: Adjust comment to modern t-prot times. + +2010-02-04 21:33 Jochen Striepe + + * t-prot.1: Update contributers list. + +2010-02-03 17:58 Jochen Striepe + + * t-prot.1: Update date string. + +2010-02-03 17:56 Jochen Striepe + + * t-prot.1: Remove redundancies, improve some descriptions. + +2010-02-01 23:48 Jochen Striepe + + * contrib/muttrc.t-prot: By now, --bigq is pretty much standard and + extremely well-tested, so we include it into default configuration. + +2010-02-01 22:34 Jochen Striepe + + * t-prot: Revert thinko from r1.272. + +2010-02-01 22:27 Jochen Striepe + + * t-prot: Fix syntax to match coding style. + +2010-01-31 22:07 Jochen Striepe + + * t-prot: Release as v2.13. + +2010-01-29 13:03 Jochen Striepe + + * t-prot: Fix long standig false positive for mutt<1.5.18 with + Microsoft TOFU inside a PGP signed message and no lines above the + full quote (indicating a forwarded message rather than a lazy full + quote). Thanks to Gerfried Fuchs. + +2010-01-24 17:17 Jochen Striepe + + * t-prot: Fix newline stripping for locales. + +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.