diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-11-20 10:43:35 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-11-20 10:43:35 +0000 |
commit | ae7630b8d454e9ac59b4befbdda98cb440e68ee6 (patch) | |
tree | 4ed87bbe1ec989d49a66fa57a92233b9011f47e8 /perl-install/NEWS | |
parent | 829760ee896dfda91ed493750edc43aa069ce5c8 (diff) | |
download | drakx-ae7630b8d454e9ac59b4befbdda98cb440e68ee6.tar drakx-ae7630b8d454e9ac59b4befbdda98cb440e68ee6.tar.gz drakx-ae7630b8d454e9ac59b4befbdda98cb440e68ee6.tar.bz2 drakx-ae7630b8d454e9ac59b4befbdda98cb440e68ee6.tar.xz drakx-ae7630b8d454e9ac59b4befbdda98cb440e68ee6.zip |
- diskdrake:
o always display the {info} field of the drive (not only in expert mode)
TODO: understand why titi sets the {info} field using the "serial" of the
device, it seems quite ugly on a test here.
(was introduced in detect_devices.pm, r214435)
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 fac745479..48ab8933b 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,6 +2,7 @@ o fix garbaged error messages when umounting fs o disallow "Use for loopback" when the partition used for loopback is not formatted (#35535) + o always display the {info} field of the drive (not only in expert mode) Version 10.5.3 - 9 November 2007, by Pascal "Pixel" Rigaux |