From e5f93d3563468d3b7a5e4b979c58c1fdbceea479 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 28 Jun 2021 21:59:13 +0200 Subject: [PATCH] Changes: credits for recent PRs --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index e7063fde4..829be924f 100644 --- a/CHANGES +++ b/CHANGES @@ -15,9 +15,10 @@ This release contains contributions from (alphabetically by first name): - Emmanuel Arias (new contributor! welcome!) - Erik Dubois - Jerrod Frost (new contributor! welcome!) + - Jia Chao (new contributor! welcome!) - Joe Kamprad - Lisa Vitolo (blast from the past!) - - Omer I.S. + - Omer I.S. (new contributor! welcome!) In project news, chat (instant-messaging) communications has largely moved to Matrix and Libera.Chat. CI notifications -- issues and build @@ -35,6 +36,7 @@ results -- are sent to Matrix only. - The "upload log file" now has a configurable log-file-size. (Thanks Anubhav) ## Modules ## + - *bootloader* can now install an aarch64 (ARM) compatible EFI GRUB. (Thanks Jia) - *displaymanager* example configuration has been shuffled around a bit, for better results when the live image is running XFCE. Also lists more potential display managers. #1205 (Thanks Erik)