public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH] Cygwin: Correct the release notes 3.3.3.
@ 2021-11-17  8:09 Takashi Yano
  2021-11-17 14:25 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Yano @ 2021-11-17  8:09 UTC (permalink / raw)
  To: cygwin-patches

- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Cygwin: Correct the release notes 3.3.3.
  2021-11-17  8:09 [PATCH] Cygwin: Correct the release notes 3.3.3 Takashi Yano
@ 2021-11-17 14:25 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2021-11-17 14:25 UTC (permalink / raw)
  To: cygwin-patches

On Nov 17 17:09, Takashi Yano wrote:
> - 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

Obvious fix, just go ahead :)


Thanks,
Corinna

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-17 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17  8:09 [PATCH] Cygwin: Correct the release notes 3.3.3 Takashi Yano
2021-11-17 14:25 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).