File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11For detailed information about the changes below, please see the git log or
22visit: http://log.libusbx.org
33
4- 2013-04-02 : v1.0.15-rc1
4+ 2013-04-03 : v1.0.15-rc2
55* Improve tranfer cancellation and avoid short read failures on broken descriptors
66* Filter out 8-bit characters in libusb_get_string_descriptor_ascii()
77* Add WinCE support
88* Add library stress tests
99* Add FX3 firmware upload support for fxload
1010* Add HID and kernel driver detach support capabilities detection
1111* Add SuperSpeed detection on OS X
12+ * Don't assume an high speed for isochronous or an interval or 1 on OS X
1213* Fix issues with autoclaim, composite HID devices, interface autoclaim and
1314 early abort in libusb_close() on Windows. Also add VS 2012 solution files.
1415* Improve fd event handling on Linux
Original file line number Diff line number Diff line change 1414#endif
1515/* LIBUSB_RC is the release candidate suffix. Should normally be empty. */
1616#ifndef LIBUSB_RC
17- #define LIBUSB_RC "-rc1 "
17+ #define LIBUSB_RC "-rc2 "
1818#endif
Original file line number Diff line number Diff line change 1- #define LIBUSB_NANO 10637
1+ #define LIBUSB_NANO 10638
You can’t perform that action at this time.
0 commit comments