Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2022-05-28 16:04:41 +0300
committernl6720 <nl6720@gmail.com>2022-05-28 16:08:18 +0300
commitfd9becced31e1993d9d8d5d23ad86a032b588479 (patch)
treea60a1efd726ce16b161996778ef0832735e5b68e
parentf4e2d68599029c364a8330aa00b4391b99b9ae40 (diff)
Add changelog for 64
-rw-r--r--CHANGELOG.rst17
1 files changed, 15 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 639c266..6f66f9f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,14 +8,27 @@ Changelog
Added
-----
+Changed
+-------
+
+Removed
+-------
+
+[64] - 2022-05-28
+=================
+
+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
-------
-Removed
--------
+- Fix systemd-boot menu entry sorting by using the ``sort-key`` option.
[63] - 2022-04-30
=================