2021-11-02 22:10:58 +08:00
|
|
|
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
|
2021-11-04 18:54:22 +08:00
|
|
|
|
|
|
|
- Fix a float rounding issue in newlib.
|
|
|
|
Addresses: https://sourceware.org/pipermail/newlib/2021/018626.html
|
2021-11-05 04:48:45 +08:00
|
|
|
|
|
|
|
- Fix a permission problem when writing ACLs on Samba.
|
2021-11-07 11:47:18 +08:00
|
|
|
|
|
|
|
- Fix the issue that pipe reader falsely detects EOF if the output of
|
|
|
|
the C# program is redirected to the pipe.
|
|
|
|
Addresses: https://cygwin.com/pipermail/cygwin/2021-November/249777.html
|