about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-10-31 00:33:04 +0000
committerEric Wong <e@80x24.org>2019-10-31 00:33:50 +0000
commit130af18f06ae9b91e07985ff56b4dd90cedbd744 (patch)
tree8b26f39c874649ccc9d9746410f13c7222b5212b /MANIFEST
parent7375e589c165cd0c5bae2d70ff8e279fb76216a2 (diff)
downloadpublic-inbox-130af18f06ae9b91e07985ff56b4dd90cedbd744.tar.gz
msgiter: do not assume UTF-8 if Email::MIME->body_str succeeds
ISO-2202-JP and other non-UTF-8 messages need to be displayed
correctly.

Fixes: 7d82a8bc04ce ('handle "multipart/mixed" messages which are not multipart')
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index d1b6749a..dfabd7f2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -231,6 +231,7 @@ t/inbox.t
 t/indexlevels-mirror-v1.t
 t/indexlevels-mirror.t
 t/init.t
+t/iso-2202-jp.mbox
 t/linkify.t
 t/main-bin/spamc
 t/mda.t