diff --git a/NEWS b/NEWS
index 115f51bc25bff41b991c32011be160521e50cd06..de13adf142d30ddb3866e8b955a9994be6314645 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.