https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=aade9a4fe1cba9176e371abc50ee382319bfcef0
commit aade9a4fe1cba9176e371abc50ee382319bfcef0 Author: Corinna Vinschen <[email protected]> Date: Tue Jan 31 15:40:03 2017 +0100 Add release message for commit 095cac4 Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.7.0 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/2.7.0 b/winsup/cygwin/release/2.7.0 index 644bdb8..2add6e0 100644 --- a/winsup/cygwin/release/2.7.0 +++ b/winsup/cygwin/release/2.7.0 @@ -22,3 +22,6 @@ Bug Fixes - Fix handling of Alt-Numpad sequences in console handler. Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00135.html + +- Fix erasing UTF-8 multibyte characters in cooked mode. + Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00299.html
