diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 654c0e177..ca3d63dea 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,11 @@ +2010-02-06 Corinna Vinschen + + * new-features.sgml (ov-new1.7.2): Add support for new charsets. + Change text for modifier support. + (setup-locale-charsetlist): Add new GEORGIAN-PS and PT154 charsets + to list of supported charsets. Reorder list for non-ISO, non-CP + charsets alphabetically. + 2010-02-05 Corinna Vinschen * setup2.sgml (setup-locale-ov): Add description for "uz_UZ@cyrillic" diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index c98d392ae..40a283b9e 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -27,7 +27,11 @@ - Support for the @euro locale modifier to switch to the ISO-8859-15 charset. + Added support for the charsets GEORGIAN-PS, PT154, and TIS-620. + + + + Support for the various locale modifiers to switch charsets as on Linux. diff --git a/winsup/doc/setup2.sgml b/winsup/doc/setup2.sgml index d6bfde588..de0de2fae 100644 --- a/winsup/doc/setup2.sgml +++ b/winsup/doc/setup2.sgml @@ -560,13 +560,15 @@ of the "CPxxx" style charsets, always use them with the trailing "CP". ISO-8859-15 28605 (ISO-8859-15) ISO-8859-16 - (not available) - KOI8-R 20866 (KOI8-R Russian Cyrillic) - KOI8-U 21866 (KOI8-U Ukrainian Cyrillic) - SJIS - (not available, almost, but not exactly CP932) - GBK 936 (ANSI/OEM Simplified Chinese) Big5 950 (ANSI/OEM Traditional Chinese) EUCJP or euc-JP 20932 (EUC Japanese) EUCKR or euc-KR 949 (EUC Korean) + GBK 936 (ANSI/OEM Simplified Chinese) + GEORGIAN-PS - (not available) + KOI8-R 20866 (KOI8-R Russian Cyrillic) + KOI8-U 21866 (KOI8-U Ukrainian Cyrillic) + PT154 - (not available) + SJIS - (not available, almost, but not exactly CP932) TIS620 or TIS-620 874 (ANSI/OEM Thai) UTF-8 or utf8 65001 (UTF-8)