summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-06-07 18:09:44 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-06-07 18:09:44 +0200
commita7f4b647b4254ea2ebe9fbf32c354fab9c982664 (patch)
tree6c3ff54d370ed2cef1f9234fd9ce8a63119574b6 /perl-install/install/NEWS
parent0a6a8d2ea9914e369d8f5692bf26b7922e037de0 (diff)
downloaddrakx-a7f4b647b4254ea2ebe9fbf32c354fab9c982664.tar
drakx-a7f4b647b4254ea2ebe9fbf32c354fab9c982664.tar.gz
drakx-a7f4b647b4254ea2ebe9fbf32c354fab9c982664.tar.bz2
drakx-a7f4b647b4254ea2ebe9fbf32c354fab9c982664.tar.xz
drakx-a7f4b647b4254ea2ebe9fbf32c354fab9c982664.zip
fix selecting grub2 on !UEFI
c/p typo in previous commit that was only tested with OVMF :-(
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 131c6aa87..7c4b841a3 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- fix selecting grub2 on !UEFI
+
Version 17.35 - 7 June 2016
- fix selecting grub2-efi on UEFI (mga#18646)