CP866 is popular and small. Add it to both the general and PuTTY
[u/mdw/putty] / charset / localenc.c
index 8ca277d..4d81f50 100644 (file)
@@ -39,6 +39,7 @@ static const struct {
     { "ISO-8859-16", CS_ISO8859_16, 1 },
     { "CP437", CS_CP437, 1 },
     { "CP850", CS_CP850, 1 },
+    { "CP866", CS_CP866, 1 },
     { "CP1250", CS_CP1250, 1 },
     { "CP1251", CS_CP1251, 1 },
     { "CP1252", CS_CP1252, 1 },