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 8d7b09279c
commit a422196c56
1 changed files with 3 additions and 0 deletions

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.