aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-11-16 14:27:13 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-11-16 14:28:09 -0500
commite06df550e21d596b65dc3e5b3e99152be58372b3 (patch)
treee168ce6eee9d141f0dccdd761c8696fb54d3536a /NEWS
parent83fb681658431362def447ec29876d565d49c9e5 (diff)
downloadguix-e06df550e21d596b65dc3e5b3e99152be58372b3.tar
guix-e06df550e21d596b65dc3e5b3e99152be58372b3.tar.gz
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3dd88893de..b1eaf896db 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
*** ‘guix graph’ has a new ‘--max-depth’ option
*** ‘guix deploy’ has a new ‘--execute’ option
*** ‘guix shell’ has a new ‘--emulate-fhs’ option
+*** ‘guix shell’ has a new ‘--symlink’ option
*** ‘--with-commit’ option now accepts strings returned by ‘git describe’
*** Align tabular data output by commands like ‘guix package --list-available’
*** Improved ‘guix import go’ importer via a new PEG parser
@@ -76,6 +77,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
*** The GNU Shepherd was upgraded to 0.9.2
*** 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