X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ChangeLog;h=27be480e53354cf812d1d1b77d8b42003b2c7827;hb=607afdb16c4ac0a31b43f3039eb64fd889c544b5;hp=f9c0ac11962c0ef50833f7b3439726f4e56a88e9;hpb=3319969a89bb47afbd35da55d8c0d62a33be9ca7;p=pkg%2Ft-prot.git diff --git a/ChangeLog b/ChangeLog index f9c0ac1..27be480 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,106 @@ +2005-03-31 19:39 Jochen Striepe + + * contrib/t-prot.sl: Use S-Lang calls popen(), fputs(), and + remove() instead of system() and pipe_article() to reduce + flickering (and for cleaner code). Patch by Gregor Herrman, many + thanks! + +2005-03-31 19:20 Jochen Striepe + + * contrib/t-prot.sl: Mention mimedecode as filter for Quoted + Printable. Thanks to Gregor Herrmann. + +2005-03-31 19:17 Jochen Striepe + + * contrib/t-prot.sl: Change key bindings: ESC-0 and ESC-1 are + prefixes for other commands, so we should not overwrite those. + Patch by Gregor Herrmann, many thanks! + +2005-03-24 22:24 Jochen Striepe + + * t-prot: Release as v1.99. + +2005-03-22 16:10 Jochen Striepe + + * t-prot: Fix false positive for kammquote condition. + +2005-03-21 19:30 Jochen Striepe + + * t-prot: Fix missing range check when From: is the last header. + Thanks to Norbert Tretkowski for reporting. + +2005-03-01 15:20 Jochen Striepe + + * t-prot: Release as v1.98. + +2005-03-01 15:20 Jochen Striepe + + * t-prot: Gerfried Fuchs pointed out that some locale maintainers + might avoid quote signs, so we check for "%" too when extracting + some locale strings. This still is not *really* bullet-proof, + because e.g. the percent sign might be protected by an escape. This + possibility should be quite unlikely, though, so we stick with it + for now. + +2005-02-24 23:34 Jochen Striepe + + * t-prot.1: Fix broken URL -- the Learn To Edit Messages Howto is + no longer available at Sven Gucke's old site. + +2005-02-24 22:45 Jochen Striepe + + * t-prot: Make esc() superfluous, use \Q and \E instead. Thanks to + Gerfried Fuchs. + +2005-02-23 13:07 Jochen Striepe + + * t-prot.1: Remove misleading information about locale names. + +2005-02-23 12:39 Jochen Striepe + + * t-prot: Release as v1.97. + +2005-02-23 12:38 Jochen Striepe + + * t-prot: Fix French (and probably many other) locales extraction. + Many thanks to Philippe Berini and Gerfried Fuchs who helped a + great deal with the bug hunt. + +2005-02-14 15:02 Jochen Striepe + + * t-prot.1: Remove unnecessary lines. + +2005-02-14 15:01 Jochen Striepe + + * t-prot.1: Fix copyright time stamp. + +2005-02-14 14:19 Jochen Striepe + + * t-prot: Release as v1.96. + +2005-02-14 14:18 Jochen Striepe + + * t-prot: GnuPG locale strings were for v1.2.6, update them to + v1.4.0. + +2005-02-14 13:29 Jochen Striepe + + * t-prot: Release as v1.95. The use of Locale::gettext is quite a + big change, so we consider this a v2.0 pre-release. Please send any + feature requests and bugreports NOW, so we can work on them before + the release of v2.0. + +2005-02-14 13:26 Jochen Striepe + + * t-prot.1: Mention the need for Locale::gettext when using + --locale. Update date string. + +2005-02-14 13:23 Jochen Striepe + + * t-prot: Following a suggestion by Gerfried Fuchs, make + Locale::gettext fetch the locale strings for us. Big change, please + report any funny behaviour -- thanks! + 2005-02-02 13:46 Jochen Striepe * t-prot: Release as v1.49. @@ -1401,7 +1504,7 @@ Please note that Getopt::Mixed now is mandatory to run t-prot - you can get it at CPAN. The trade-off seems worthy IMHO - please drop an email to if you do not think so, so the - matter can be diskussed. :) + matter can be discussed. :) Updated manpage. @@ -1475,7 +1578,7 @@ 2002-01-29 14:57 Jochen Striepe - * t-prot: Remove goto. Patch by Gerfried Fuchs . + * t-prot: Remove goto. Patch by Gerfried Fuchs. 2002-01-28 20:34 Jochen Striepe