diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-04-20 23:15:18 +0259 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-04-20 23:15:18 +0259 |
commit | 0ce20b33acee39ca684f12d213dc46ffb819825f (patch) | |
tree | e49eb2c11a8b6434aa7668286f5f028f16944530 /perl-install/NEWS | |
parent | 8dd2cec2346a1a7ca31ad8ffa219d98cc5719930 (diff) | |
download | drakx-0ce20b33acee39ca684f12d213dc46ffb819825f.tar drakx-0ce20b33acee39ca684f12d213dc46ffb819825f.tar.gz drakx-0ce20b33acee39ca684f12d213dc46ffb819825f.tar.bz2 drakx-0ce20b33acee39ca684f12d213dc46ffb819825f.tar.xz drakx-0ce20b33acee39ca684f12d213dc46ffb819825f.zip |
- bootloader:
o dont override 'splash' and/or 'quiet' when adding 'noiswmd' (mga#15666)
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 07e0246e4..06274289d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- bootloader: + o dont override 'splash' and/or 'quiet' when adding 'noiswmd' (mga#15666) - partitioning_wizard: o use the windows partition with the most available space on current disk, not the last one across all disks (mga#15589) |