Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2024-04-20 09:39:20 +0300
committernl6720 <nl6720@gmail.com>2024-04-21 09:36:53 +0300
commit34426df6522868aba1c911265318420285e5755a (patch)
tree0621c3c736194f5d2d9f2a7ee6ed1f25e2134643 /CHANGELOG.rst
parent024cf1b7101fe778fc7c5d7ab61a045fb30d8056 (diff)
Add changelog for 77
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst24
1 files changed, 18 insertions, 6 deletions
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
=================