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:
Takashi Yano 2021-11-23 01:08:49 +09:00
parent a496c9cdf8
commit e84b43ea93
1 changed files with 0 additions and 4 deletions

View File

@ -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