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 7119eba..0e9d737 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,14 +11,20 @@ Added
Changed
-------
+Removed
+-------
+
+[68] - 2022-10-30
+=================
+
+Changed
+-------
+
- Do not explicitly enable ``qemu-guest-agent.service`` as it will be started by a udev rule.
- Remove existing signature (``.sig``) files and do not sign them when signing netboot artifacts. This is mostly
applicable when re-running ``mkarchiso`` after a failure.
- Replace ``archiso_kms`` with ``kms`` in ``mkinitcpio.conf``. The hook is available in mkinitcpio since version 32.
-Removed
--------
-
[67] - 2022-09-25
=================