summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2022-11-23 17:22:11 +0100
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2022-11-23 17:22:11 +0100
commit7a2082023ad9c7479bfedf39537606a088222d48 (patch)
treec81ebdb2a584094ba1877cd752f3f5d2e24a8eaf /NEWS
parentf7cb2b22a275cc1fa0fdae9023aa3b4788cd1952 (diff)
downloadguix-7a2082023ad9c7479bfedf39537606a088222d48.tar.gz
NEWS: Update it.
* NEWS: Shepherd is already at 0.9.3 now.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b1eaf896db..27ac11c13a 100644
--- a/NEWS
+++ b/NEWS
@@ -74,10 +74,11 @@ 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
+*** The GNU Shepherd was upgraded to 0.9.3
 *** The init RAM disk honors more arguments—e.g. ‘root’ and ‘rootflags’
 *** ‘guix system image’ can now generate WSL images
 *** The mcron task scheduler logs now contain the jobs exit statuses
+
 ** Programming interfaces
 *** Package input fields can now plain package lists
 *** G-expressions can now be used in build phases