Skip to content

Commit e4cb123

Browse files
committed
NEWS.adoc: mention PR #3448
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent 77ef1e4 commit e4cb123

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

NEWS.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ https://github.com/networkupstools/nut/milestone/13
9090
`connect()` to ensure a timeout if something does not respond. [PR #3456]
9191
* Windows driver state named pipes now use explicit security attributes
9292
instead of relying on default settings from the launch context. [PR #3479]
93+
* Drivers with libusb-1.0 code path, and `nutdrv_qx` in particular: revise
94+
to fix per-close `libusb_exit()` deadlock, and escalate a persistent
95+
`LIBUSB_ERROR_OVERFLOW` state to USB reset handling. [PR #3448]
9396

9497
- NUT client libraries:
9598
* Complete support for actions documented in `docs/net-protocol.txt`

0 commit comments

Comments
 (0)