Update NEWS.

master
Ludovic Courtès 2019-04-29 11:31:23 +02:00
parent e432ce1b85
commit 2f8198dfed
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 8 additions and 0 deletions

8
NEWS
View File

@ -15,6 +15,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
** Package management
*** New -v/--verbosity option for all commands
*** 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
*** New --save-provenance option for guix pack
*** CLI diagnostics use colors; more operations show progress bars
@ -46,6 +47,13 @@ Please send Guix bug reports to bug-guix@gnu.org.
*** New remote-inferior procedure in (guix ssh)
*** New (gnu ci) module for continuous integration jobs
*** (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
*** New this-package, this-origin, and this-operating-system macros
*** The self-native-input? field was removed from <package>