Add release message for commit c02ac89
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
c02ac89f28
commit
8443fcd625
@ -14,6 +14,9 @@ What's new:
|
||||
strtoll_l, strtoul_l, strtoull_l, wcstod_l, wcstof_l, wcstol_l, wcstold_l,
|
||||
wcstoll_l, wcstoul_l, wcstoull_l.
|
||||
|
||||
- locale(1) now supports a -i/--input option to fetch the current input
|
||||
locale (this is basically equivalent to the current keyboard layout setting).
|
||||
|
||||
|
||||
What changed:
|
||||
-------------
|
||||
|
@ -23,6 +23,11 @@ strtoll_l, strtoul_l, strtoull_l, wcstod_l, wcstof_l, wcstol_l, wcstold_l,
|
||||
wcstoll_l, wcstoul_l, wcstoull_l.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
locale(1) now supports a -i/--input option to fetch the current input locale
|
||||
(this is basically equivalent to the current keyboard layout setting).
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Drop support for Windows XP and Windows Server 2003/2003 R2.
|
||||
</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user