update CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-03-02 11:55:35 +01:00
parent 7491bfbd52
commit 610fc0b804

View file

@ -6,6 +6,8 @@ Environment changes:
in kernel 6.0.x series
- added archboot specific speed patches to mkinitcpio functions
- only use KEXEC_LOAD it's way faster than KEXEC_FILE_LOAD
- fixed file permissions, especially uids and gids are now respected
- added system wide locales: en_US,de,fr,es-es,pt-pt,ru
update-installer.sh:
- implemented free RAM detection for kexec tasks
---