summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-04-29 11:31:23 +0200
committerLudovic Courtès <ludo@gnu.org>2019-04-29 11:31:23 +0200
commit2f8198dfed1de935dfc60510a5514e5c289c3fc7 (patch)
treea6b8d9d9a2e1c10859f1ef0107115a111a0febea /NEWS
parente432ce1b8575b6559c04457010ca8554c5b7ba5f (diff)
downloadguix-2f8198dfed1de935dfc60510a5514e5c289c3fc7.tar.gz
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 802359ea8b..bc1e739d84 100644
--- a/NEWS
+++ b/NEWS
@@ -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>