public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: Add console patches to release notes
@ 2019-03-31 17:41 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2019-03-31 17:41 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=de3c82ee6d28be3aa72a9c4f6e498505af79c2f3

commit de3c82ee6d28be3aa72a9c4f6e498505af79c2f3
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Sun Mar 31 19:36:23 2019 +0200

    Cygwin: Add console patches to release notes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.1.0 | 9 +++++++++
 winsup/doc/new-features.xml | 6 ++++++
 2 files changed, 15 insertions(+)

diff --git a/winsup/cygwin/release/3.1.0 b/winsup/cygwin/release/3.1.0
index 1f017bf..d55b655 100644
--- a/winsup/cygwin/release/3.1.0
+++ b/winsup/cygwin/release/3.1.0
@@ -1,6 +1,10 @@
 What's new:
 -----------
 
+- Add 24 bit color support using xterm compatibility mode in Windows 10
+  1703 or later.  Add fake 24 bit color support for legacy console,
+  which uses the nearest color from 16 system colors.
+
 
 What changed:
 -------------
@@ -12,3 +16,8 @@ What changed:
 
 Bug Fixes
 ---------
+
+- Fix select() on console in canonical mode.  Return after one line is
+  completed, instead of when only one key is typed.
+
+- Make console I/O functions thread-safe.
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index c87601e..829f817 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -12,6 +12,12 @@
 FIFOs can now be opened multiple times for writing.
 </para></listitem>
 
+<listitem><para>
+Add 24 bit color support using xterm compatibility mode in Windows 10
+1703 or later.  Add fake 24 bit color support for legacy console, which
+uses the nearest color from 16 system colors.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-31 17:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-31 17:41 [newlib-cygwin] Cygwin: Add console patches to release notes Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).