Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 4444aec..d37c181 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,14 +11,20 @@ Added
Changed
-------
+Removed
+-------
+
+[62] - 2022-03-31
+=================
+
+Changed
+-------
+
- Fix the PXE support. PXELINUX was having trouble finding the kernel and initrds. Now, archiso forces syslinux to
interpret all TFTP paths as absolute. That seems to have solved the issue.
- Disable systemd-gpt-auto-generator, which we do not need, in both baseline and releng profiles. It avoids the error
message about it failing during boot.
-Removed
--------
-
[61] - 2022-01-31
=================