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>2023-09-29 13:34:21 +0300
committernl6720 <nl6720@gmail.com>2023-09-29 13:34:21 +0300
commite8801729840db7dcb4b31ea3cb7f8f3d7aaec587 (patch)
treeb589175f9e329b034c3e20b90ea3ba53e38efce7 /CHANGELOG.rst
parent4b489cd8bc7a042770f457058c543cd0d339617f (diff)
Add changelog for 73
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst27
1 files changed, 18 insertions, 9 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index a0879f1..141988e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,12 +8,6 @@ Changelog
Added
-----
-- Add bolt to releng for authorizing and otherwise managing Thunderbolt and USB4 devices.
-- Add ``uefi-ia32.systemd-boot.esp`` and ``uefi-ia32.systemd-boot.eltorito`` boot modes that use systemd-boot for IA32
- UEFI. The boot modes of baseline and releng are not changed.
-- Add GRUB configuration file ``/boot/grub/loopback.cfg`` to the releng and baseline profiles. It sets the necessary
- boot parameters required for booting the ISO image as a file on a file system.
-
Changed
-------
@@ -23,12 +17,27 @@ Deprecated
Fixed
-----
-- Add ``/etc/localtime`` to the baseline profile to ensure the ISO can be booted successfully without triggering
- questions from systemd-firstboot.
-
Removed
-------
+[73] - 2023-09-29
+=================
+
+Added
+-----
+
+- Add bolt to releng for authorizing and otherwise managing Thunderbolt and USB4 devices.
+- Add ``uefi-ia32.systemd-boot.esp`` and ``uefi-ia32.systemd-boot.eltorito`` boot modes that use systemd-boot for IA32
+ UEFI. The boot modes of baseline and releng are not changed.
+- Add GRUB configuration file ``/boot/grub/loopback.cfg`` to the releng and baseline profiles. It sets the necessary
+ boot parameters required for booting the ISO image as a file on a file system.
+
+Fixed
+-----
+
+- Add ``/etc/localtime`` to the baseline profile to ensure the ISO can be booted successfully without triggering
+ questions from systemd-firstboot.
+
[72] - 2023-08-29
=================