]> sourceware.org Git - newlib-cygwin.git/blob - winsup/cygwin/release/3.3.5
Cygwin: add 3.3.5 release notes
[newlib-cygwin.git] / winsup / cygwin / release / 3.3.5
1 Bug Fixes
2 ---------
3
4 - Fix a bug that accessing UNC path mounted to a drive letter using
5 SMB3.11 fails with error "Too many levels of symbolic links.".
6
7 - Fix a console bug that escape sequence IL/DL (CSI Ps L, CSI Ps M)
8 does not work correctly at the last line.
9 Addresses: https://cygwin.com/pipermail/cygwin/2022-February/250736.html
10
11 - Fix a problem that ENABLE_INSERT_MODE and ENABLE_QUICK_EDIT_MODE
12 flags are cleared if cygwin is started in console.
13
14 - Fix an issue that cmd.exe also is terminated along with the cygwin
15 app started from the cmd.exe if the cygwin app is terminated by
16 Ctrl-C.
17
18 - Fix deadlock caused when keys are typed in pty while a lot of text
19 output.
20
21 - Fix a problem that the console mode for input is not set correctly
22 when non-cygwin app is started with stdin redirected.
23 Addresses:
24 https://github.com/GitCredentialManager/git-credential-manager/issues/576
25
26 - Fix exit code when non-cygwin app is terminated by Ctrl-C.
27
28 - Fix a bug that the order of the console key inputs are occasionally
29 swapped, especially when CPU load is high.
30 Addresses: https://cygwin.com/pipermail/cygwin/2022-February/250957.html
This page took 0.041223 seconds and 6 git commands to generate.