summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2022-06-01 16:31:15 -0400
committerDavid P <megver83@parabola.nu>2022-06-01 16:31:15 -0400
commit35b683466b00a1c4689c73b60558cdbce3edcace (patch)
tree42597eb42aa5a14ce9fd614a6156ebde1dde6b23
parent8f2804cf0dbf5243b55d2943e1036ed0a95b6ec1 (diff)
Add changelog for 64v64
I forgot to add it when syncing with archiso fd9becc Signed-off-by: David P <megver83@parabola.nu>
-rw-r--r--CHANGELOG.rst16
1 files changed, 16 insertions, 0 deletions
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
=================