]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: document wctype changes
authorCorinna Vinschen <corinna@vinschen.de>
Sun, 13 Jan 2019 22:35:28 +0000 (23:35 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 13 Jan 2019 22:35:28 +0000 (23:35 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/release/2.12.0
winsup/doc/new-features.xml

index 299ea6d3df2a8bb402b5cb8a03bcf96a1e86a471..d739a5cb2a6d3a7ec9994d08146015206c2a57f6 100644 (file)
@@ -49,6 +49,8 @@ What changed:
 - open(..., O_TMPFILE) now moves the file to the trash bin immediately,
   to free the parent directory.
 
+- Wctype functions updated to Unicode 11.0.
+
 
 Bug Fixes
 ---------
@@ -67,3 +69,6 @@ Bug Fixes
              https://cygwin.com/ml/cygwin/2018-12/msg00028.html
 
 - Fix a bug in select(2) when polling HANDLE-less descriptors.
+
+- Fix WEOF handling in wctype functions.
+  Addresses: https://cygwin.com/ml/cygwin/2018-12/msg00173.html
index 17071309ece0f8ec7e71beace1a0f33b18021853..5aee22b9c40af27862e49ad8adf75db690d29f4a 100644 (file)
@@ -80,6 +80,10 @@ open(..., O_TMPFILE) now moves the file to the trash bin immediately,
 to free the parent directory.
 </para></listitem>
 
+<listitem><para>
+Wctype functions updated to Unicode 11.0.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>
This page took 0.037134 seconds and 5 git commands to generate.