[newlib-cygwin] add pseudo console fixes to release text

Corinna Vinschen corinna@sourceware.org
Wed Jan 22 10:06:00 GMT 2020


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

commit 6d79e0a58866548f435527798fbd4a6849d05bc7
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Jan 22 11:05:51 2020 +0100

    add pseudo console fixes to release text
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.1.3 | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/winsup/cygwin/release/3.1.3 b/winsup/cygwin/release/3.1.3
index 425d8bb..f8752ad 100644
--- a/winsup/cygwin/release/3.1.3
+++ b/winsup/cygwin/release/3.1.3
@@ -17,9 +17,15 @@ Bug Fixes:
 - Define CPU_SETSIZE, as on Linux.
   Addresses: https://cygwin.com/ml/cygwin/2019-12/msg00248.html
 
-- Fix the problem which overrides the code page setting.
-  Addresses: https://www.cygwin.com/ml/cygwin/2019-12/msg00292.html
-
 - Fix a regression that prevented the root of a drive from being the
   Cygwin installation root.
   Addresses: https://cygwin.com/ml/cygwin/2020-01/msg00111.html
+
+- Many fixes in new pseudo console support.
+  Addresses (among others):
+	     https://cygwin.com/ml/cygwin/2019-12/msg00173.html
+	     https://cygwin.com/ml/cygwin/2019-12/msg00292.html
+	     https://cygwin.com/ml/cygwin/2019-12/msg00295.html
+	     https://cygwin.com/ml/cygwin/2020-01/msg00093.html
+	     https://cygwin.com/ml/cygwin/2020-01/msg00147.html
+	     https://cygwin.com/ml/cygwin/2020-01/msg00161.html



More information about the Cygwin-cvs mailing list