This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] cygwin: add console issues to release notes


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

commit 8c4f86dd8eb9cec63f0c0db193bda80854577557
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Jul 31 23:08:19 2017 +0200

    cygwin: add console issues to release notes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/2.8.3 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/winsup/cygwin/release/2.8.3 b/winsup/cygwin/release/2.8.3
index 3f0d662..5cecabb 100644
--- a/winsup/cygwin/release/2.8.3
+++ b/winsup/cygwin/release/2.8.3
@@ -16,3 +16,9 @@ Bug Fixes
   Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00114.html
 
 - Fix a potential resource leak when checking reparse points during readdir.
+
+- Fix select and read in Windows console when running under codepage 65001.
+  Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00388.html
+
+- Fix a clear screen issue in Windows console when running under codepage 65001.
+  Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00430.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]