summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 6bce09dc762c9595fcb5a21fc57e7c385d704203 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Version 0.8.1 - 3 April 2009, Christophe Fergeau

- enumerate hid bus
- fixes some memory leaks

Version 0.8.0 - 27 March 2009, Olivier Blin

- do not use random string as device description
- use /sys/bus/usb/devices instead of /sys/class/usb_device
  (disabled in recent kernel) to find modalias
  (this breaks ABI because we now need to keep port number)

Version 0.7.26 - 14 May 2008, Thierry Vignaud

- adapt to pciutils-3.x API