Cygwin: document bugfix for USB CDC devices

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2022-11-11 13:09:45 +01:00
parent 2dab880c96
commit bd4bed1254
1 changed files with 3 additions and 0 deletions

View File

@ -42,3 +42,6 @@ Bug Fixes
- Don't error out if getfacl(1) is called on a socket file.
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