patch tizen_2.0_build
[external/libusb-compat.git] / NEWS
1 This file lists notable changes in each release. For the full history of all
2 changes, see ChangeLog.
3
4 2012-04-24: libusb-compat-0.1.4 release
5  * Change usb_*_write() prototypes to use const for read-only parameters
6  * Fix #42 usb_detach_kernel_driver_np() error mapping
7  * Prefer libtoolize over glibtoolize in autogen.sh
8
9 2009-07-09: libusb-compat-0.1.3 release
10  * Fix cross-compiling
11  * Improved error code compatibility
12
13 2009-06-11: libusb-compat-0.1.2 release
14  * Handle libusb initialization failure
15
16 2009-05-28: libusb-compat-0.1.1 release
17  * Further improvements to match libusb-0.1 endpoint addressing behaviour
18
19 2008-12-13: libusb-compat-0.1.0 release
20  * Documentation changes only
21
22 2008-11-21: libusb-compat-0.1.0-beta3 release
23  * Bug fixes
24
25 2008-06-28: libusb-compat-0.1.0-beta2 release
26  * Match libusb-0.1 endpoint addressing behaviour
27  * Update for libusb-0.9.1
28
29 2008-05-25: libusb-compat-0.1.0-beta1 release
30  * Initial beta release
31