CP866 is popular and small. Add it to both the general and PuTTY
[u/mdw/putty] / charset / mimeenc.c
index b255c65..437781f 100644 (file)
@@ -135,6 +135,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 },
 
     { "windows-1251", CS_CP1251 },