X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=ChangeLog;h=d9e67f3478717d3e70d88ec1fa5d73711a5c74fa;hb=4ebbea16f6f636ce919ee24f2cc468531cd5b205;hp=b2b376dc41620ec85f577b0135caada7bcc63da4;hpb=16728fd5c22256ccbfd2566942df5c07eb18a194;p=pkg%2Ft-prot.git diff --git a/ChangeLog b/ChangeLog index b2b376d..d9e67f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,241 @@ +2010-10-31 11:18 Jochen Striepe + + * t-prot: Release as v2.101. + +2010-10-31 10:13 Jochen Striepe + + * t-prot: Add just another of mutt's decryption messages to the + list. This seems not to be translated yet, so no gettext() is + inserted this time. + +2010-07-10 19:14 Jochen Striepe + + * t-prot: Release as v2.100. + +2010-07-10 12:59 Jochen Striepe + + * t-prot: Add line to make -m filter Lotus Domino Webserver + produced TOFU. + +2010-07-02 15:52 Jochen Striepe + + * t-prot: Use uniform syntax notation for parameters in command + line options. + +2010-07-02 15:48 Jochen Striepe + + * t-prot.1: Use uniform syntax notation for parameters in command + line options. + +2010-07-01 16:02 Jochen Striepe + + * t-prot: Release as v2.99. + +2010-07-01 15:58 Jochen Striepe + + * t-prot, t-prot.1: New command line option --fixind to fix broken + quoting (regarding to RFC 3676). Perhaps this should not be + default, as there might be false positives if the message is + already quoted correctly. Quotes with this particular brokenness + are quite common, though. Patch by Simon Ruderich, many thanks. + +2010-06-09 19:32 Jochen Striepe + + * t-prot: Use index() instead of regex for $indent. Patch by Simon + Ruderich. + +2010-04-20 09:40 Jochen Striepe + + * t-prot: Revert new handling of empty lines at the beginning of + the body, as it removes lines where it should not. + +2010-04-20 08:58 Jochen Striepe + + * t-prot: Another bug with -c: Empty lines before the signature + were not handled properly. Patch by Simon Ruderich. + +2010-04-20 08:57 Jochen Striepe + + * t-prot: This causes -c1 to not create an empty line at the + beginning of the message if there were empty lines at the start of + the body. Patch by Simon Ruderich. + +2010-04-20 08:55 Jochen Striepe + + * t-prot, t-prot.1: Typos and documentation fixes regarding + $indent. Many thanks to Simon Ruderich. + +2010-04-09 06:47 Jochen Striepe + + * t-prot: Release as v2.98. + +2010-04-09 06:45 Jochen Striepe + + * t-prot.1: Clarify --lax-security description. + +2010-04-09 06:36 Jochen Striepe + + * t-prot: Use descriptive temp variable names when parsing command + line. + +2010-03-06 12:26 Jochen Striepe + + * t-prot.1: Mention configuration files for Heirloom mailx and + metamail. Avoid false impression with --lax-security. + +2010-03-06 10:51 Jochen Striepe + + * t-prot.1: Another Typo. + +2010-03-06 09:19 Jochen Striepe + + * t-prot.1: Fix spelling error. Thanks to Gerfried Fuchs! + +2010-03-06 01:32 Jochen Striepe + + * t-prot: Release as v2.97. + +2010-03-06 01:31 Jochen Striepe + + * t-prot, t-prot.1: Standard diff(1) output now is protected by + --diff, too. Many thanks to Martin Neitzel and Matthias Kilian. + +2010-03-04 22:01 Jochen Striepe + + * t-prot: Release as v2.96. + +2010-03-04 21:48 Jochen Striepe + + * t-prot: Allow -o /dev/null without bitching around. + +2010-03-04 21:40 Jochen Striepe + + * t-prot.1: Give some emergency help how to write to /dev/null. You + never know. + +2010-03-04 21:19 Jochen Striepe + + * t-prot.1: Remove repetition. + +2010-03-04 21:12 Jochen Striepe + + * t-prot: More syntax help fixes. + +2010-03-04 21:09 Jochen Striepe + + * t-prot.1: Update date string. + +2010-03-04 21:09 Jochen Striepe + + * t-prot.1: Fix --version description. + +2010-03-04 21:07 Jochen Striepe + + * t-prot.1: More syntax fixes. + +2010-03-04 21:02 Jochen Striepe + + * t-prot.1: Change option order for footer options. + +2010-03-04 20:48 Jochen Striepe + + * t-prot.1: More grouping: Footers. + +2010-03-04 20:34 Jochen Striepe + + * t-prot.1: Fix typo. + +2010-03-04 20:32 Jochen Striepe + + * t-prot, t-prot.1: Special output to "NONE" is not required. You + can use /dev/null. + +2010-03-04 20:24 Jochen Striepe + + * t-prot.1: Improve word flow. + +2010-03-04 20:22 Jochen Striepe + + * t-prot.1: Fix -i and -o syntax. + +2010-03-04 20:21 Jochen Striepe + + * t-prot.1: Improve MIME handling description. + +2010-03-04 20:19 Jochen Striepe + + * t-prot.1: Explain grouping of options and what happens if none + are specified. Be specific how MIME is handled. + +2010-03-04 18:45 Jochen Striepe + + * contrib/: mailcap.t-prot, nailrc.t-prot: New files: configuration + samples for metamail and Heirloom mailx (a.k.a. nail). Many thanks + to Martin Neitzel! + +2010-03-04 17:26 Jochen Striepe + + * t-prot.1: Fix -S syntax. + +2010-03-04 17:25 Jochen Striepe + + * t-prot: Fix -S syntax help. + +2010-03-04 17:24 Jochen Striepe + + * t-prot.1: Group options by meaning, rather than alphabetically. + Thanks to Martin Neitzel for suggesting. + +2010-03-04 16:53 Jochen Striepe + + * t-prot: Fix --help output order. + +2010-03-04 16:52 Jochen Striepe + + * t-prot: Fix -c syntax in --help, too. + +2010-03-03 22:39 Jochen Striepe + + * t-prot.1: Precisify wording for --ms-smart. + +2010-03-03 22:36 Jochen Striepe + + * t-prot.1: Be a little more specific as to what --ms-smart really + does. + +2010-03-03 22:30 Jochen Striepe + + * t-prot.1: Specify more clearly what locale to specify with + --locale. Thanks to Martin Neitzel for suggesting. + +2010-03-03 22:24 Jochen Striepe + + * t-prot.1: Fix -c syntax help. + +2010-03-03 20:09 Jochen Striepe + + * t-prot: Fix bad typo. Thanks to Martin Neitzel. + +2010-03-03 16:50 Jochen Striepe + + * t-prot: Big changes, we step a great deal towards the next major + version number. Release as v2.95. + +2010-03-03 16:27 Jochen Striepe + + * t-prot: Since Getopt::Mixed would break existing configurations + with the new -c command line switch behaviour, the migration to + Getopt::Long has been finished by now: This commit merges the big + bad Getopt::Long patch. Hope the performance issue does not turn + out to be too grave. Thanks to everyone for testing and providing + feedback. + +2010-02-19 16:20 Jochen Striepe + + * t-prot, t-prot.1, contrib/muttrc.t-prot, contrib/t-prot.sl: The + command line option -c now accepts an optional parameter specifying + the number of empty lines to remain. Thanks to Simon Ruderich. + 2010-02-15 20:13 Jochen Striepe * t-prot: Release as v2.15.