]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: Correct the release notes 3.3.3.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Wed, 17 Nov 2021 03:39:38 +0000 (12:39 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Wed, 17 Nov 2021 17:46:02 +0000 (02:46 +0900)
- Fix incorrect description of the bug fixes part.

winsup/cygwin/release/3.3.3

index 7248302a3fc3530a6f1a679fa6bc69d93970772a..c947816dbf138ec8a41ae32b0d3097dd4f80ca33 100644 (file)
@@ -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
This page took 0.031435 seconds and 5 git commands to generate.