X-Git-Url: https://git.deb.at/w?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=ChangeLog;h=402054b877d039d60abad6cf6e842a450820886f;hp=ededd730db8f168776eb92278cbefc1fcd8e0fc5;hb=269819f6d9d549c6a7a30d54c044fc269ca23fff;hpb=be81225823f000a965985749c6ea8837e31b23f3 diff --git a/ChangeLog b/ChangeLog index ededd73..402054b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,219 @@ +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. + +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.