https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=74768ac417db0efa39479fecd6c5fde8cb8e1060
commit 74768ac417db0efa39479fecd6c5fde8cb8e1060 Author: Corinna Vinschen <cori...@vinschen.de> AuthorDate: Thu Aug 22 21:22:41 2024 +0200 Commit: Corinna Vinschen <cori...@vinschen.de> CommitDate: Thu Aug 22 21:26:01 2024 +0200 Cygwin: Add locale patches to release message Signed-off-by: Corinna Vinschen <cori...@vinschen.de> Diff: --- winsup/cygwin/release/3.5.4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/3.5.4 b/winsup/cygwin/release/3.5.4 index c95ef4635bb7..fd3245aa5572 100644 --- a/winsup/cygwin/release/3.5.4 +++ b/winsup/cygwin/release/3.5.4 @@ -22,3 +22,6 @@ Fixes: - Fix conflict on shared name in console between sessions. Addresses: https://cygwin.com/pipermail/cygwin/2024-April/255893.html + +- Fix an off-by-one in LC_MESSAGE wide character data. + Addresses: https://sourceware.org/pipermail/newlib/2024/021271.html