4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-13 04:29:09 +08:00

Cygwin: add release message for latest pipe changes

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2024-08-22 21:24:35 +02:00
parent 74768ac417
commit 0bc1222b78

View File

@ -25,3 +25,6 @@ Fixes:
- Fix an off-by-one in LC_MESSAGE wide character data.
Addresses: https://sourceware.org/pipermail/newlib/2024/021271.html
- Improve write pipe behaviour in case the pipe buffer is about to be
filled up.