summaryrefslogtreecommitdiff
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)
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 b1eaf896db7..27ac11c13ad 100644
--- a/NEWS
+++ b/NEWS
@@ -74,10 +74,11 @@ Please send Guix bug reports to bug-guix@gnu.org.
74*** The installer now has a crash dump upload mechanism 74*** The installer now has a crash dump upload mechanism
75*** Emacs now supports native compilation 75*** Emacs now supports native compilation
76*** GRUB bootloader now supports chain-loading 76*** GRUB bootloader now supports chain-loading
77*** The GNU Shepherd was upgraded to 0.9.2 77*** The GNU Shepherd was upgraded to 0.9.3
78*** The init RAM disk honors more arguments—e.g. ‘root’ and ‘rootflags’ 78*** The init RAM disk honors more arguments—e.g. ‘root’ and ‘rootflags’
79*** ‘guix system image’ can now generate WSL images 79*** ‘guix system image’ can now generate WSL images
80*** The mcron task scheduler logs now contain the jobs exit statuses 80*** The mcron task scheduler logs now contain the jobs exit statuses
81
81** Programming interfaces 82** Programming interfaces
82*** Package input fields can now plain package lists 83*** Package input fields can now plain package lists
83*** G-expressions can now be used in build phases 84*** G-expressions can now be used in build phases