aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2021-11-23 01:08:49 +0900
committerTakashi Yano <takashi.yano@nifty.ne.jp>2021-11-23 01:19:56 +0900
commite84b43ea9301d82358bc9a9b8fe19534305074bb (patch)
tree843bf33b7c57e3b9e3c62ff9f9f2c2d86a819c50 /winsup
parenta496c9cdf8735a878a646c69602bce1682340454 (diff)
downloadnewlib-e84b43ea9301d82358bc9a9b8fe19534305074bb.zip
newlib-e84b43ea9301d82358bc9a9b8fe19534305074bb.tar.gz
newlib-e84b43ea9301d82358bc9a9b8fe19534305074bb.tar.bz2
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.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/3.3.34
1 files changed, 0 insertions, 4 deletions
diff --git a/winsup/cygwin/release/3.3.3 b/winsup/cygwin/release/3.3.3
index 908ebe4..8d1752b 100644
--- a/winsup/cygwin/release/3.3.3
+++ b/winsup/cygwin/release/3.3.3
@@ -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