diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-03-27 18:44:19 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-03-27 18:44:19 +0000 |
commit | 0dec8c49989103e06eb380a089c5bfc9a5dbcffa (patch) | |
tree | 91adb2aecf6f35238f41c471a0ac2e089818de73 /NEWS | |
parent | 8f1e590eee0d1791775dd72eaff55a1b79f825d2 (diff) | |
download | ldetect-0dec8c49989103e06eb380a089c5bfc9a5dbcffa.tar ldetect-0dec8c49989103e06eb380a089c5bfc9a5dbcffa.tar.gz ldetect-0dec8c49989103e06eb380a089c5bfc9a5dbcffa.tar.bz2 ldetect-0dec8c49989103e06eb380a089c5bfc9a5dbcffa.tar.xz ldetect-0dec8c49989103e06eb380a089c5bfc9a5dbcffa.zip |
0.7.28
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Version 0.7.28 - 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 |