diff options
author | Mathieu Othacehe <othacehe@gnu.org> | 2022-09-18 17:32:00 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-09-19 09:06:47 +0200 |
commit | 41b30f40beb74f8d45cff167a8b62b8f88cf26c4 (patch) | |
tree | 9327dc6502c22f66af3684451e25da71704ceebc /NEWS | |
parent | f7565101e49102da6f87ad92e4644ae7996515ab (diff) | |
download | guix-41b30f40beb74f8d45cff167a8b62b8f88cf26c4.tar.gz |
Update NEWS.
* NEWS: Mention Shepherd 0.9.2 upgrade.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 96f411b4c2..b931d5a887 100644 --- a/NEWS +++ b/NEWS @@ -71,6 +71,7 @@ Please send Guix bug reports to bug-guix@gnu.org. *** The installer now has a crash dump upload mechanism *** Emacs now supports native compilation *** GRUB bootloader now supports chain-loading +*** The GNU Shepherd was upgraded to 0.9.2 ** Programming interfaces *** (guix records) now supports “field sanitizers” |