- Fix incorrect description of the bug fixes part.
---
 winsup/cygwin/release/3.3.3 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/winsup/cygwin/release/3.3.3 b/winsup/cygwin/release/3.3.3
index 7248302a3..c947816db 100644
--- a/winsup/cygwin/release/3.3.3
+++ b/winsup/cygwin/release/3.3.3
@@ -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
-- 
2.33.0

Reply via email to