CP866 is popular and small. Add it to both the general and PuTTY
[sgt/charset] / mimeenc.c
index 9916cf4..38b76e5 100644 (file)
--- a/mimeenc.c
+++ b/mimeenc.c
@@ -176,6 +176,11 @@ static const struct {
     { "850", CS_CP850 },
     { "csPC850Multilingual", CS_CP850 },
 
+    { "IBM866", CS_CP866 },
+    { "cp866", CS_CP866 },
+    { "866", CS_CP866 },
+    { "csIBM866", CS_CP866 },
+
     { "windows-1250", CS_CP1250 },
     { "win-1250", CS_CP1250 },        /* WILD */