Cygwin: Fix release note 3.3.3.
- Removes the bug fix entry that was accidentally added to the release notes 3.3.3, even though it had been already fixed in 3.3.2.
This commit is contained in:
parent
a496c9cdf8
commit
e84b43ea93
|
@ -1,10 +1,6 @@
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue