diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-09-23 00:49:00 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-09-23 00:50:17 -0400 |
commit | a57c4eff6bbdcff79294fa15ecb95ab2b3c55bb4 (patch) | |
tree | 118c8cf968796f60c53a9fe6c6164ae69f24d294 /NEWS | |
parent | 46fee48d5c89bcffdf759645484e063ada2d97c0 (diff) | |
download | guix-a57c4eff6bbdcff79294fa15ecb95ab2b3c55bb4.tar.gz |
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index b931d5a887..c894a57781 100644 --- a/NEWS +++ b/NEWS @@ -72,7 +72,7 @@ Please send Guix bug reports to bug-guix@gnu.org. *** Emacs now supports native compilation *** GRUB bootloader now supports chain-loading *** The GNU Shepherd was upgraded to 0.9.2 - +*** The init RAM disk honors more arguments, e.g. ‘root’ and ‘rootflags’ ** Programming interfaces *** (guix records) now supports “field sanitizers” *** Build phases are no longer required to return a boolean |