diff options
author | Colin Guthrie <colin@mageia.org> | 2012-03-19 18:33:40 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2012-03-19 18:33:40 +0000 |
commit | a2226ee44c296ff022c3da1bb199e8670823e12d (patch) | |
tree | 7af30a97e180b87b072aba5082a04db1cde6eded /perl-install/NEWS | |
parent | 469d93a7cee081dbe4fea460eed7c07cd9d9d174 (diff) | |
download | drakx-a2226ee44c296ff022c3da1bb199e8670823e12d.tar drakx-a2226ee44c296ff022c3da1bb199e8670823e12d.tar.gz drakx-a2226ee44c296ff022c3da1bb199e8670823e12d.tar.bz2 drakx-a2226ee44c296ff022c3da1bb199e8670823e12d.tar.xz drakx-a2226ee44c296ff022c3da1bb199e8670823e12d.zip |
- use "splash" on the kernel command line vs. "splash=silent" as per upstream
code (e.g. plymouth, systemd and others)
- support the "quiet" kernel command line argument to hide kernel text
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 33e966eb9..8bd102364 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,7 @@ +- use "splash" on the kernel command line vs. "splash=silent" as per upstream + code (e.g. plymouth, systemd and others) +- support the "quiet" kernel command line argument to hide kernel text + Version 13.93 - 12 March 2012 - fix mgaapplet crashing on live migration when there's a new major version of |