summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-02-10 12:34:54 +0000
committerCorinna Vinschen <corinna@vinschen.de>2010-02-10 12:34:54 +0000
commit3b994b1249be43cdeeb252982a7cad518e9740ec (patch)
treed78206cf27915e4f2d3a99def8db179b897d4522
parent4f1c922e065335c4bd186f9b9d504e33a2568406 (diff)
downloadcygnal-3b994b1249be43cdeeb252982a7cad518e9740ec.tar.gz
cygnal-3b994b1249be43cdeeb252982a7cad518e9740ec.tar.bz2
cygnal-3b994b1249be43cdeeb252982a7cad518e9740ec.zip
* new-features.sgml (ov-new1.7.2): Add LC_MESSAGES support.
* setup2.sgml (setup-locale-ov): Change "@euro" modifier description. (setup-locale-missing): Remove.
-rw-r--r--winsup/doc/ChangeLog6
-rw-r--r--winsup/doc/new-features.sgml3
-rw-r--r--winsup/doc/setup2.sgml26
3 files changed, 12 insertions, 23 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index eda9424ca..710a3d88b 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-10 Corinna Vinschen <corinna@vinschen.de>
+
+ * new-features.sgml (ov-new1.7.2): Add LC_MESSAGES support.
+ * setup2.sgml (setup-locale-ov): Change "@euro" modifier description.
+ (setup-locale-missing): Remove.
+
2010-02-07 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7-misc): Fix typo.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 9330b5a6f..61bc37b88 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -45,7 +45,8 @@
<listitem><para>
LC_COLLATE, LC_MONETARY, LC_NUMERIC, and LC_TIME localization is
- enabled via Windows locale support.
+ enabled via Windows locale support. LC_MESSAGES is enabled via a big
+ table with localized strings.
</para></listitem>
<listitem><para>
diff --git a/winsup/doc/setup2.sgml b/winsup/doc/setup2.sgml
index 07a69c117..c0e8caf14 100644
--- a/winsup/doc/setup2.sgml
+++ b/winsup/doc/setup2.sgml
@@ -291,10 +291,10 @@ ignored for now.</para>
<itemizedlist mark="bullet">
-<listitem><para>For languages which default to the ISO-8859-1 character
-set, the modifier "@euro" can be added to enforce usage of the ISO-8859-15
-character set, which includes a character for the "Euro" currency sign.
-Beware, that also works for non-european locales.
+<listitem><para>
+For locales which use the Euro (EUR) as currency, the modifier "@euro"
+can be added to enforce usage of the ISO-8859-15 character set, which
+includes a character for the "Euro" currency sign.
</para></listitem>
<listitem><para>
@@ -497,24 +497,6 @@ entries are useful to cygwin: 932/SJIS, 936/GBK, 949/EUC-KR, 950/Big5,
</sect2>
-<sect2 id="setup-locale-missing"><title>What does not work?</title>
-
-<para>
-The environment variable and locale setting <envar>LC_MESSAGES</envar>
-is ignored right now. There's no known WIndows function to fetch the
-regular expressions to recognize user input with the meaning of "yes"
-or "no" from some Windows function. Therefore,
-<function>nl_langinfo(YESEXPR)</function> and
-<function>nl_langinfo(NOEXPR)</function> always return a string
-suitable only for the English language.</para>
-
-<para>If somebody knows a simple solution to this problem, feel free
-to notify us on the
-<ulink url="mailto:cygwin@cygin.com">Cygwin mailing list</ulink>.
-</para>
-
-</sect2>
-
<sect2 id="setup-locale-charsetlist"><title>List of supported character sets</title>
<para>Last but not least, here's the list of currently supported character