From 35b683466b00a1c4689c73b60558cdbce3edcace Mon Sep 17 00:00:00 2001 From: David P Date: Wed, 1 Jun 2022 16:31:15 -0400 Subject: Add changelog for 64 I forgot to add it when syncing with archiso fd9becc Signed-off-by: David P --- CHANGELOG.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 848a38b..12f6c6c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,22 @@ Changed Removed ------- +[64] - 2022-05-30 +================= + +Added +----- + +- Add ``uefi-ia32.grub.esp`` boot mode to support IA32 UEFI boot on x86_64 machines. +- Add GRUB configuration files to profiles. +- Add accessible ``copytoram`` entry. +- Enable beeps in systemd-boot menu. + +Changed +------- + +- Fix systemd-boot menu entry sorting by using the ``sort-key`` option. + [63] - 2022-04-30 ================= -- cgit v1.2.2