Tizen 2.0 Release
[framework/system/usbutils.git] / NEWS
1 usbutils 0.86
2 =============
3 HID device robust fix
4
5 usbutils 0.85
6 =============
7 usb-devices bugfixes
8 build fixes
9
10 usbutils 0.84
11 =============
12 Sync up usb.ids file from upstream
13
14 usbutils 0.83
15 =============
16 HID descriptor bugfixes
17 usb-devices script to emulate the /proc/bus/usb/devices file
18 new device ids
19
20 usbutils 0.82
21 =============
22 Wireless USB device support
23 better autoconf support.
24 automatic handling for usb.ids
25 bugfixes
26
27 usbutils 0.81
28 =============
29 fixed '-t' option if usbfs is not mounted
30 added DFU parsing
31 updated the man page
32
33 usbutils 0.80
34 =============
35 Updated usb.ids.
36 Updated autotools logic.
37 Removed obsolete usbmodules.
38
39 usbutils 0.73 (and older)
40 =============
41 Thanks to a patch from Aurelien Jarno, usbutils now uses the system's
42 libusb to access USB devices, not a private (old) copy of that library.
43
44 The "usbmodules" program is now deprecated, and no longer built by default.
45 If your Linux 2.4 based system needs it to handle the "coldplug" processing
46 (handling devices that exist before the OS is fully operational), you
47 can "configure --enable-usbmodules".
48