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:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2022-03-05 12:21:09 +0300
committerTakashi Yano <takashi.yano@nifty.ne.jp>2022-03-05 12:21:09 +0300
commit9e1b3294311d60ef0fe52c1498df0ab2bc093073 (patch)
tree665da1fdb375bd1331b14ea4d2d6afc613786628
parent33dda55d144269609dd0eb548e153b3e07cfc94f (diff)
Cygwin: update 3.3.5 release notes
-rw-r--r--winsup/cygwin/release/3.3.58
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.3.5 b/winsup/cygwin/release/3.3.5
index 11698c4e4..ce7a21268 100644
--- a/winsup/cygwin/release/3.3.5
+++ b/winsup/cygwin/release/3.3.5
@@ -23,6 +23,14 @@ Bug Fixes
Addresses:
https://github.com/GitCredentialManager/git-credential-manager/issues/576
+- Fix some problems such as:
+ 1) If output of non-cygwin app and input of cygwin app are connected
+ by a pipe, Ctrl-C has to be sent twice to stop apps when the
+ cygwin app does not read stdin at the moment.
+ 2) In cmd.exe started from cygwin shell, if output of non-cygwin
+ app and input of cygwin app are connected by a pipe, Ctrl-C
+ can never terminate the apps.
+
- Fix exit code when non-cygwin app is terminated by Ctrl-C.
- Fix a bug that the order of the console key inputs are occasionally