doc: Update `NEWS'.
authorLudovic Courtès <ludo@gnu.org>
Wed, 8 May 2013 14:08:25 +0000 (16:08 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 8 May 2013 14:08:25 +0000 (16:08 +0200)
* NEWS: Update.

NEWS

diff --git a/NEWS b/NEWS
index 115f51b..de13adf 100644 (file)
--- 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.