diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-06-21 20:02:49 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-06-21 20:02:49 +0100 |
commit | 36834fe278c0f42ec32dfa9457e7833f62444f21 (patch) | |
tree | 06376cac326fdce01acfbd4f9654539619e1b5f7 | |
parent | 9fb4b18668b7f34e56ee8249ef494efa111c3d20 (diff) | |
download | drakx-36834fe278c0f42ec32dfa9457e7833f62444f21.tar drakx-36834fe278c0f42ec32dfa9457e7833f62444f21.tar.gz drakx-36834fe278c0f42ec32dfa9457e7833f62444f21.tar.bz2 drakx-36834fe278c0f42ec32dfa9457e7833f62444f21.tar.xz drakx-36834fe278c0f42ec32dfa9457e7833f62444f21.zip |
Update 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 4d8b92247..1886709dd 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,7 @@ +- drakboot: + o detect GRUB2 if it is installed in \EFI\BOOT + o fix switching between GRUB2 and rEFInd when installed in \EFI\BOOT + Version 18.31 - 18 June 2020 - drakboot: add option to install GRUB2 bootloader in \EFI\BOOT (mga#24282) |