Cygwin: document bugfix for USB CDC devices
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
2dab880c96
commit
bd4bed1254
|
@ -42,3 +42,6 @@ Bug Fixes
|
||||||
|
|
||||||
- Don't error out if getfacl(1) is called on a socket file.
|
- Don't error out if getfacl(1) is called on a socket file.
|
||||||
Partially addresses: https://cygwin.com/pipermail/cygwin/2022-July/251768.html
|
Partially addresses: https://cygwin.com/pipermail/cygwin/2022-July/251768.html
|
||||||
|
|
||||||
|
- Make serial ioctl(TIOCMBIS/TIOCMBIC) work on USB CDC devices.
|
||||||
|
Addresses: https://cygwin.com/pipermail/cygwin/2022-November/252443.html
|
||||||
|
|
Loading…
Reference in New Issue