* new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale

to locale.
	* setup2.sgml (setup-locale-how): Ditto.
This commit is contained in:
Corinna Vinschen 2010-02-17 15:02:17 +00:00
parent ce4f5f76ab
commit 16e235b5ad
3 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2010-02-17 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.2): Accommodate name change of getlocale
to locale.
* setup2.sgml (setup-locale-how): Ditto.
2010-02-15 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.2): Add native DOS path and UNC path

View File

@ -16,8 +16,9 @@
</para></listitem>
<listitem><para>
New tool "getlocale" to fetch the default locale based on the Windows
default settings and to list all supported locales.
New tool "locale" to fetch locale information and default locales based on
the Windows default settings as well as lists of all supported locales
and character sets.
</para></listitem>
<listitem><para>

View File

@ -381,8 +381,8 @@ desktop shortcut.</para>
</screen>
<note><para>For a list of locales supported by your Windows machine, use the new
><command>getlocale -a</command> command, which is part of the Cygwin package.
For a description see <xref linkend="getlocale"></xref></para></note>
><command>locale -a</command> command, which is part of the Cygwin package.
For a description see <xref linkend="locale"></xref></para></note>
<note><para>For a list of supported character sets, see
<xref linkend="setup-locale-charsetlist"></xref>