1 This file lists notable changes in each release. For the full history of all
2 changes, see ChangeLog.
8 * Bug fixes and documentation tweaks
9 * Add more interface class definitions
13 * Increase libusb_handle_events() timeout to 60s for powersaving
16 * Use timerfd when available for timer management
19 2009-11-06: v1.0.4 release
20 * Bug fixes including transfer locking to fix some potential threading races
21 * More flexibility with clock types on Linux
22 * Use new bulk continuation tracking in Linux 2.6.32 for improved handling
23 of short/failed transfers
25 2009-08-27: v1.0.3 release
27 * Add libusb_get_max_iso_packet_size()
29 2009-06-13: v1.0.2 release
32 2009-05-12: v1.0.1 release
36 2008-12-13: v1.0.0 release
39 2008-11-21: v0.9.4 release
41 * Add libusb_attach_kernel_driver()
43 2008-08-23: v0.9.3 release
46 2008-07-19: v0.9.2 release
49 2008-06-28: v0.9.1 release
51 * Introduce contexts to the API
52 * Compatibility with new Linux kernel features
54 2008-05-25: v0.9.0 release
55 * First libusb-1.0 beta release