diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-01-06 15:51:52 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-01-06 15:51:52 +0000 |
commit | 002bf362f20c1e0dab31f72fb510a4199d28ac53 (patch) | |
tree | e8e559a118ac73db657d8d9867b6e42b41f4cf59 /perl-install/NEWS | |
parent | 850f322414aa53c5bde28519f3523bae4c0bad03 (diff) | |
download | drakx-002bf362f20c1e0dab31f72fb510a4199d28ac53.tar drakx-002bf362f20c1e0dab31f72fb510a4199d28ac53.tar.gz drakx-002bf362f20c1e0dab31f72fb510a4199d28ac53.tar.bz2 drakx-002bf362f20c1e0dab31f72fb510a4199d28ac53.tar.xz drakx-002bf362f20c1e0dab31f72fb510a4199d28ac53.zip |
do not list PATA controllers as SATA (alternative would be to just
list all ATA controllers together) [backported from trunk]
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 c10bc1503..94333183f 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,6 +2,9 @@ o fix crashing on writing fstab when using SMB (#46084) o fix racing with udev (#41832) o --nfs: handle "host:/" (#44320) +- harddrake: + o do not list PATA controllers as SATA + (else we could just list all ATA controllers together) Version 11.71.2 - 5 December 2008 |