From dd353aa6882d05260d63aca59660de3ee8123a3c Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 19 Jan 2017 19:01:09 +0100 Subject: [PATCH] Add release message for commit 4652cc4 Signed-off-by: Corinna Vinschen --- 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 d54e77244..b00ff8c01 100644 --- a/winsup/cygwin/release/2.7.0 +++ b/winsup/cygwin/release/2.7.0 @@ -19,3 +19,6 @@ Bug Fixes - Always try to write all incoming bytes to blocking pipes, as required by POSIX. Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00087.html + +- Fix handling of Alt-Numpad sequences in console handler. + Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00135.html