https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b01b5e45e96919b8776dd0569fd76d57866e29c2
commit b01b5e45e96919b8776dd0569fd76d57866e29c2 Author: Corinna Vinschen <[email protected]> Date: Tue Nov 2 15:10:40 2021 +0100 Cygwin: add release note Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/3.3.2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winsup/cygwin/release/3.3.2 b/winsup/cygwin/release/3.3.2 new file mode 100644 index 000000000..528c29ce9 --- /dev/null +++ b/winsup/cygwin/release/3.3.2 @@ -0,0 +1,5 @@ +Bug Fixes +--------- + +- Fix bug that Ctrl-C sometimes does not work as expected in Windows Terminal. + Addresses: https://cygwin.com/pipermail/cygwin/2021-November/249749.html
