summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-02-06 18:33:40 +0000
committerCorinna Vinschen <corinna@vinschen.de>2010-02-06 18:33:40 +0000
commit3673ff596825b4047b01237d35d15c596080d5d1 (patch)
tree1119334083471579f3a989efd0a9e2b8ca654f9a
parentb6b236270e4594ef459013398a2cb5b30df20c1c (diff)
downloadcygnal-3673ff596825b4047b01237d35d15c596080d5d1.tar.gz
cygnal-3673ff596825b4047b01237d35d15c596080d5d1.tar.bz2
cygnal-3673ff596825b4047b01237d35d15c596080d5d1.zip
* 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.
-rw-r--r--winsup/doc/ChangeLog8
-rw-r--r--winsup/doc/new-features.sgml6
-rw-r--r--winsup/doc/setup2.sgml10
3 files changed, 19 insertions, 5 deletions
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 <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"
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 @@
</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>
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".</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)