diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-06-05 16:43:15 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-06-05 17:25:35 +0100 |
commit | 6bdcf124464f79c04b06e984a7319f73423c0371 (patch) | |
tree | 95c9cd70cde2a6864ae554af1f455104b3eb90c6 /perl-install/install/NEWS | |
parent | ca958f1578a1ee6669092b5e876a44d6921bff68 (diff) | |
download | drakx-6bdcf124464f79c04b06e984a7319f73423c0371.tar drakx-6bdcf124464f79c04b06e984a7319f73423c0371.tar.gz drakx-6bdcf124464f79c04b06e984a7319f73423c0371.tar.bz2 drakx-6bdcf124464f79c04b06e984a7319f73423c0371.tar.xz drakx-6bdcf124464f79c04b06e984a7319f73423c0371.zip |
installer: exclude ISO installer medium from available disks (mga#26714)
Diffstat (limited to 'perl-install/install/NEWS')
-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 4d0dc873a..d796448e4 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- partitioning: exclude ISO installer medium from available disks (mga#26714) + Version 18.28 - 29 May 2020 - bootloader: don't die in write_grub2 if grub.cfg doesn't exist (mga#26676) |