Cygwin: Correct the release notes 3.3.3.
- Fix incorrect description of the bug fixes part.
This commit is contained in:
parent
6ac73b36c8
commit
d0276bc60b
|
@ -3,6 +3,10 @@ Bug Fixes
|
|||
|
||||
- Fix issue that new pipe code doesn't handle reading zero byte reads
|
||||
emitted by some non-Cygwin apps.
|
||||
Addresses: https://cygwin.com/pipermail/cygwin/2021-November/249777.html
|
||||
|
||||
- Fix issue that new pipe code doesn't handle size zero pipe which
|
||||
may be created by non-cygwin apps.
|
||||
Addresses: https://cygwin.com/pipermail/cygwin/2021-November/249844.html
|
||||
|
||||
- Make sure that "X:" paths are not handled as absolute DOS paths in
|
||||
|
|
Loading…
Reference in New Issue