]> sourceware.org Git - newlib-cygwin.git/commitdiff
* new-features.sgml (ov-new1.7.2): Add support for new charsets.
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 6 Feb 2010 18:33:40 +0000 (18:33 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 6 Feb 2010 18:33:40 +0000 (18:33 +0000)
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.

winsup/doc/ChangeLog
winsup/doc/new-features.sgml
winsup/doc/setup2.sgml

index 654c0e1774a2f8f92a030f3360aea3ff338bf5bc..ca3d63dea10416cd7c47c0aa15cff2874112547f 100644 (file)
@@ -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"
index c98d392ae524c98b65075a5598e9577f721430b4..40a283b9e4f8edfac6fecb9d63403d9dbd9a3986 100644 (file)
   </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>
index d6bfde588331866d4bffe79ed03953206844b344..de0de2fae5b7d0b03f67200f1e57588475bb2824 100644 (file)
@@ -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)
This page took 0.0376030000000001 seconds and 5 git commands to generate.