diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-08-17 11:17:26 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-08-17 11:17:26 +0200 |
commit | 8443fcd625a484791677c5b6883d70d92ae810e5 (patch) | |
tree | 7adce9ceb3b59af57925de17c4e01808b89cf5a5 /winsup/cygwin/release/2.6.0 | |
parent | c02ac89f28047526c541e6653fad559c171cc2b7 (diff) | |
download | newlib-8443fcd625a484791677c5b6883d70d92ae810e5.zip newlib-8443fcd625a484791677c5b6883d70d92ae810e5.tar.gz newlib-8443fcd625a484791677c5b6883d70d92ae810e5.tar.bz2 |
Add release message for commit c02ac89
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin/release/2.6.0')
-rw-r--r-- | winsup/cygwin/release/2.6.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.6.0 b/winsup/cygwin/release/2.6.0 index 63bd56f..2b6657b 100644 --- a/winsup/cygwin/release/2.6.0 +++ b/winsup/cygwin/release/2.6.0 @@ -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: ------------- |