From 34426df6522868aba1c911265318420285e5755a Mon Sep 17 00:00:00 2001 From: nl6720 Date: Sat, 20 Apr 2024 09:39:20 +0300 Subject: Add changelog for 77 --- CHANGELOG.rst | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 316fb90..5773eda 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,24 @@ Changelog Added ----- +Changed +------- + +Deprecated +---------- + +Fixed +----- + +Removed +------- + +[77] - 2024-04-21 +================= + +Added +----- + - Copy Memtest86+ EFI binary to the EFI system partition and ISO 9660 for ``uefi-x86.systemd-boot`` boot modes. Additionally, create a boot entry with it for the releng profile. @@ -22,18 +40,12 @@ Changed - Replace GRUB with systemd-boot as the UEFI boot loader for the releng profile. While this increases the ISO size, it avoids all GRUB-specific annoyances and oddities. -Deprecated ----------- - Fixed ----- - Fix requirement validation logic for the ``uefi-ia32.systemd-boot.eltorito`` boot mode. It incorrectly applied the same requirements as ``uefi-x64.systemd-boot.esp``. -Removed -------- - [76] - 2024-03-30 ================= -- cgit v1.2.3-54-g00ecf