diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-11-24 16:44:50 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-11-24 16:44:50 +0000 |
commit | 52f0e1cfd432bc74b499496ac182fc7e540fc9ce (patch) | |
tree | 88affdc7a6e79b4f2ff6e5622718e9390a6828f9 /perl-install/NEWS | |
parent | c1755fab0a585fd0fd7f84c38d8ccd395fdfcbba (diff) | |
download | drakx-52f0e1cfd432bc74b499496ac182fc7e540fc9ce.tar drakx-52f0e1cfd432bc74b499496ac182fc7e540fc9ce.tar.gz drakx-52f0e1cfd432bc74b499496ac182fc7e540fc9ce.tar.bz2 drakx-52f0e1cfd432bc74b499496ac182fc7e540fc9ce.tar.xz drakx-52f0e1cfd432bc74b499496ac182fc7e540fc9ce.zip |
(format_bus_ids) do not display bogus "0" ids for hard disks
(rationale: do not vivify ids)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index a18b20792..bf8fd80cc 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -6,6 +6,7 @@ o do not suggest Windows mountpoint for mounted partitions (breaks install if the Win partition is the installer media) - harddrake: + o do not display bogus "0" ids for hard disks o fix detecting some mice Version 12.78 - 18 November 2009 |