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