TIS-620 is equivalent to ISO 8859-11, so map the MIME name for the former to
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Sep 2005 10:49:51 +0000 (10:49 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Sep 2005 10:49:51 +0000 (10:49 +0000)
the latter.

git-svn-id: svn://svn.tartarus.org/sgt/charset@6316 cda61777-01e9-0310-a592-d414129be87e

mimeenc.c

index 4751923..ad68da1 100644 (file)
--- a/mimeenc.c
+++ b/mimeenc.c
@@ -132,6 +132,8 @@ static const struct {
     { "csISOLatin6", CS_ISO8859_10 },
     { "latin6", CS_ISO8859_10 },
 
+    { "TIS-620", CS_ISO8859_11 },
+
     { "ISO-8859-13", CS_ISO8859_13 },
     { "ISO8859-13", CS_ISO8859_13 },   /* WILD */