summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 115f51bc25..de13adf142 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
-Guix NEWS – history of user-visible changes. -*- org -*-
+ -*- org -*-
+#+TITLE: Guix NEWS – history of user-visible changes
+#+STARTUP: content hidestars
Copyright © 2013 Ludovic Courtès <ludo@gnu.org>
@@ -19,6 +21,11 @@ Instead of typing “guix-package”, one now has to type “guix package”, an
on. This has allowed us to homogenize the user interface and initial program
setup, and to allow commands to be upgradable through “guix pull”.
+*** New “guix package --upgrade” option
+
+As the name implies, this option atomically upgrades all the packages
+installed in a profile. See “Invoking guix package” in the manual.
+
*** New “guix pull” command
The command pulls the latest version of Guix–both the package management
@@ -80,4 +87,4 @@ Coreutils 8.20, GDB 7.6, Texinfo 5.1.
*** Noteworthy new packages
-TeXLive 2012, Xorg, GNU Parted, QEMU and QEMU-KVM, Avahi, Python, Lua, Samba.
+TeXLive, Xorg, GNU Parted, QEMU and QEMU-KVM, Avahi, Hugs, Python, Lua, Samba.