diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-01-18 11:22:03 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-01-18 11:22:03 +0000 |
commit | d9fc5f70b0c872f66b60649bca9a2fa4eb6aa762 (patch) | |
tree | f7856a021cf6d40be4c0fd59620fdb3088c7dd68 /perl-install/NEWS | |
parent | e5991ffee0c06f5faa0b9e633728cb2430fd4d3f (diff) | |
download | drakx-d9fc5f70b0c872f66b60649bca9a2fa4eb6aa762.tar drakx-d9fc5f70b0c872f66b60649bca9a2fa4eb6aa762.tar.gz drakx-d9fc5f70b0c872f66b60649bca9a2fa4eb6aa762.tar.bz2 drakx-d9fc5f70b0c872f66b60649bca9a2fa4eb6aa762.tar.xz drakx-d9fc5f70b0c872f66b60649bca9a2fa4eb6aa762.zip |
(complete_usb_storage_info) fix retrieving empty info for USB discs
do not overwrite values when we cannot access sysfs (fix "displaying
empty info for USB discs" regression "introduced" by path fix in
getSCSI() (r263658 by blino on 2009/11/24) that exposed the
complete_usb_storage_info() breakage to the real world
(was: "fix reading USB details (#55690)")
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index ad74081d2..829eb6104 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,8 @@ - drakboot: o fix reading security level o enable to set bootloader password in high security level +- harddrake + o fix displaying empty info for USB discs Version 13.4 - 7 January 2009 |