]> git.donarmstrong.com Git - debbugs.git/commit
We now return UTF8 octets from parse instead of whatever the message encoding was
authorDon Armstrong <don@donarmstrong.com>
Thu, 28 Feb 2013 17:16:02 +0000 (09:16 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 28 Feb 2013 17:16:02 +0000 (09:16 -0800)
commita2c4196704052c9fde1189801358c27116401d3d
tree1a48c5ab0e0b6609b5b44382b9d4fd1a933d1691
parentc70c019a5771d994f0022309c2800115ea97163e
We now return UTF8 octets from parse instead of whatever the message encoding was
convert_to_utf8 is now in Debbugs::Common
handle message bodies and headers being in perl's internal encoding
Debbugs/MIME.pm