Skip to content
Snippets Groups Projects
Unverified Commit 2f8198df authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

Update NEWS.

parent e432ce1b
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ Please send Guix bug reports to bug-guix@gnu.org. ...@@ -15,6 +15,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
** Package management ** Package management
*** New ‘-v’/‘--verbosity’ option for all commands *** New ‘-v’/‘--verbosity’ option for all commands
*** Most commands now default to verbosity level 1 (“quiet”) *** Most commands now default to verbosity level 1 (“quiet”)
*** New ‘guix package’ aliases: ‘install’, ‘remove’, ‘upgrade’, and ‘search’
*** ‘guix pack -RR’ produces PRoot-enabled relocatable binaries *** ‘guix pack -RR’ produces PRoot-enabled relocatable binaries
*** New ‘--save-provenance’ option for ‘guix pack’ *** New ‘--save-provenance’ option for ‘guix pack’
*** CLI diagnostics use colors; more operations show progress bars *** CLI diagnostics use colors; more operations show progress bars
...@@ -46,6 +47,13 @@ Please send Guix bug reports to bug-guix@gnu.org. ...@@ -46,6 +47,13 @@ Please send Guix bug reports to bug-guix@gnu.org.
*** New ‘remote-inferior’ procedure in (guix ssh) *** New ‘remote-inferior’ procedure in (guix ssh)
*** New (gnu ci) module for continuous integration jobs *** New (gnu ci) module for continuous integration jobs
*** (gnu services shepherd) now supports one-shot services *** (gnu services shepherd) now supports one-shot services
*** New services
cups-pk-helper, imap4d, inputattach, localed, nslcd, zabbix-agent,
zabbix-server
*** XXX new packages
*** XXX package updates
** Programming interfaces ** Programming interfaces
*** New ‘this-package’, ‘this-origin’, and ‘this-operating-system’ macros *** New ‘this-package’, ‘this-origin’, and ‘this-operating-system’ macros
*** The ‘self-native-input?’ field was removed from <package> *** The ‘self-native-input?’ field was removed from <package>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment