index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2022-05-28 16:04:41 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2022-05-28 16:08:18 +0300 |
commit | fd9becced31e1993d9d8d5d23ad86a032b588479 (patch) | |
tree | a60a1efd726ce16b161996778ef0832735e5b68e | |
parent | f4e2d68599029c364a8330aa00b4391b99b9ae40 (diff) |
-rw-r--r-- | CHANGELOG.rst | 17 |
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 ================= |