[newlib-cygwin] Add fix for CPR response to release note
Takashi Yano via Cygwin-cvs <[email protected]> Tue, 23 Jun 2026 01:14:42 +0000 (GMT)
| Newsgroups | gmane.os.cygwin.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=3Dnewlib-cygwin.git;h=3Dd21aaac3799= 6a5c49144c1fed0116eae1f302d86 commit d21aaac37996a5c49144c1fed0116eae1f302d86 Author: Takashi Yano <[email protected]> Date: Tue Jun 23 09:57:28 2026 +0900 Add fix for CPR response to release note Diff: --- winsup/cygwin/release/3.6.10 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/3.6.10 b/winsup/cygwin/release/3.6.10 index 506f79b21..482073192 100644 --- a/winsup/cygwin/release/3.6.10 +++ b/winsup/cygwin/release/3.6.10 @@ -11,3 +11,6 @@ Fixes: =20 - Add workaround for clipboard access error. Addresses: https://cygwin.com/pipermail/cygwin/2026-February/259438.html + +- Fix broken cursor position report resonse when a non-cygwin app starts. + Addresses: https://cygwin.com/pipermail/cygwin/2026-June/259776.html