* 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.
This commit is contained in:
parent
b6b236270e
commit
3673ff5968
@ -1,3 +1,11 @@
|
||||
2010-02-06 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* 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 <corinna@vinschen.de>
|
||||
|
||||
* setup2.sgml (setup-locale-ov): Add description for "uz_UZ@cyrillic"
|
||||
|
@ -27,7 +27,11 @@
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
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.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Support for the various locale modifiers to switch charsets as on Linux.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
|
@ -560,13 +560,15 @@ of the "CPxxx" style charsets, always use them with the trailing "CP".</para>
|
||||
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user