diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-12-29 15:10:55 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-12-29 15:10:55 +0100 |
commit | 069c9c4864c08780b49b7d4514aa7b849680b4f8 (patch) | |
tree | 45016636b2cf53fb71fbc7182d0aa47486c203e1 /perl-install/install/NEWS | |
parent | c0576643c040f37d5b3793e82e4d595751f9abce (diff) | |
download | drakx-069c9c4864c08780b49b7d4514aa7b849680b4f8.tar drakx-069c9c4864c08780b49b7d4514aa7b849680b4f8.tar.gz drakx-069c9c4864c08780b49b7d4514aa7b849680b4f8.tar.bz2 drakx-069c9c4864c08780b49b7d4514aa7b849680b4f8.tar.xz drakx-069c9c4864c08780b49b7d4514aa7b849680b4f8.zip |
18.3818.38
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 c52159ba6..5b5bedbfe 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 18.38 - 29 December 2020 + - bootloader: o fix false detection of GRUB2 when installed in ESP but not in /boot, which caused boot method to default to non-graphical GRUB2 (mga#27816) |