diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-12-17 20:07:34 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-12-17 20:07:34 +0000 |
commit | fd5e66c3bf52eb4b832d49b300fe3eb41dbebcc0 (patch) | |
tree | f99c3ff37e35b9a103f752b06ab943a5b52e76ca /perl-install/NEWS | |
parent | 033b25820bd687376969758405b732fb3c81a9cb (diff) | |
download | drakx-fd5e66c3bf52eb4b832d49b300fe3eb41dbebcc0.tar drakx-fd5e66c3bf52eb4b832d49b300fe3eb41dbebcc0.tar.gz drakx-fd5e66c3bf52eb4b832d49b300fe3eb41dbebcc0.tar.bz2 drakx-fd5e66c3bf52eb4b832d49b300fe3eb41dbebcc0.tar.xz drakx-fd5e66c3bf52eb4b832d49b300fe3eb41dbebcc0.zip |
(setupBootloader__general) display partition labels in list instead of just disk names in "boot device" choice
hard disk names were displayed since 'as suggested in bug #21524, display the
info on hard drives in the "boot device" choice' (pixel, 2006-03-09)
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 a7c10c485..b7a81080e 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- drakboot: + o display partition labels in list instead of just disk names in "boot + device" choice - harddrake: fix missing names (mga#3745) Version 13.72.1 - 11 December 2011 |