https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=07a9a6c21ab34a7f392b679ded419cb4466b3009
commit 07a9a6c21ab34a7f392b679ded419cb4466b3009 Author: Corinna Vinschen <[email protected]> AuthorDate: Sat Dec 3 16:36:49 2022 +0100 Commit: Corinna Vinschen <[email protected]> CommitDate: Sat Dec 3 16:36:49 2022 +0100 Cygwin: add release message for commit previous commit 8d138c3f66c2 Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/3.4.0 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/3.4.0 b/winsup/cygwin/release/3.4.0 index c17042ae35e5..8337ba511e64 100644 --- a/winsup/cygwin/release/3.4.0 +++ b/winsup/cygwin/release/3.4.0 @@ -54,3 +54,6 @@ Bug Fixes process of a non-Cygwin process will have reverted its primary group to the default primary group erroneously. Addresses: https://cygwin.com/pipermail/cygwin-apps/2022-September/042245.html + +- Fix parsing Windows command line when non-ASCII chars are in the input. + Addresses: https://cygwin.com/pipermail/cygwin/2022-November/252481.html
