Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/2.7.03
1 files changed, 3 insertions, 0 deletions
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