diff options
author | Anne Nicolas <ennael@mageia.org> | 2015-05-25 14:00:04 +0200 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2015-05-25 14:00:04 +0200 |
commit | a4c04bd8cccf5826f254f129f81155d12d2b7752 (patch) | |
tree | 322e0eba9ce34f3ad0da8a1c141abb7a39b337a4 /perl-install | |
parent | af6fca4f534629de9371ea6a29843505050b3374 (diff) | |
download | drakx-a4c04bd8cccf5826f254f129f81155d12d2b7752.tar drakx-a4c04bd8cccf5826f254f129f81155d12d2b7752.tar.gz drakx-a4c04bd8cccf5826f254f129f81155d12d2b7752.tar.bz2 drakx-a4c04bd8cccf5826f254f129f81155d12d2b7752.tar.xz drakx-a4c04bd8cccf5826f254f129f81155d12d2b7752.zip |
update NEWS
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a3ee73003..9eead82e5 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- die is not an option here (mga#8819) + o just log the faillure and offer to either retry or abort - partitioning: o set pt_type according to fs_type before flag cases (mga#16029) |