diff options
author | Olivier Blin <oblin@mandriva.com> | 2010-02-23 17:51:16 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2010-02-23 17:51:16 +0000 |
commit | e9560b7d4e99c90dfab33649706b36e3e47c0a00 (patch) | |
tree | ce286d374af9f3f2f85d366155b1fb42322fe51e /perl-install/NEWS | |
parent | f0b58677396b6abb04555f5ade619367807305d8 (diff) | |
download | drakx-e9560b7d4e99c90dfab33649706b36e3e47c0a00.tar drakx-e9560b7d4e99c90dfab33649706b36e3e47c0a00.tar.gz drakx-e9560b7d4e99c90dfab33649706b36e3e47c0a00.tar.bz2 drakx-e9560b7d4e99c90dfab33649706b36e3e47c0a00.tar.xz drakx-e9560b7d4e99c90dfab33649706b36e3e47c0a00.zip |
- detect_devices:
o fix merging PCI devices info from sysfs which resulted in
ill-informed devices matching (#57711)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 289c97e3d..c2e5316e4 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -3,6 +3,9 @@ - harddrake: o display info about cores o do not display 2 decades old CPU bugs +- detect_devices: + o fix merging PCI devices info from sysfs which resulted in + ill-informed devices matching (#57711) Version 13.11 - 10 February 2010 |