]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2005-07-30 03:22:36 by don]
authordon <>
Sat, 30 Jul 2005 10:22:36 +0000 (02:22 -0800)
committerdon <>
Sat, 30 Jul 2005 10:22:36 +0000 (02:22 -0800)
commit543cf5ecf8bd735b5e7ca26199b11fd5de47fd4a
tree4b8562f16f08ebc4bd669478375ba4c77f35f78a
parent7cd441f8144d1304e56ea98ebba868cdcc0c82cf
[project @ 2005-07-30 03:22:36 by don]
The "FUNNY FERRIGN THINGIES DON'T WORK" Memorial Commit

 * All messages that originate from the BTS and either go to .log
   files or out to users are now properly RFC1522 encoded. (closes:
   #306068)
 * Use Encode.pm to convert from other charsets to UTF8; this
   introduces an (as yet unexpressed) dependency on a newish version of
   perl. [And decodes more charsets to boot.]
 * Stop depending on libunicode-maputf8-perl because of the above.
 * Really make encode_rfc1522() do what it is supposed to do without
   stripping out spaces and doing other funny things; A patch for
   MIME::Words was ripped out and modified to make this work:
   http://rt.cpan.org/NoAuth/Bug.html?id=13027
 * Decode every single header, not just some of them
Debbugs/MIME.pm
debian/changelog
debian/control
scripts/process.in
scripts/service.in