Update `NEWS'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 10 May 2013 21:05:00 +0000 (23:05 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 10 May 2013 21:05:00 +0000 (23:05 +0200)
NEWS

diff --git a/NEWS b/NEWS
index de13adf..b684063 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,8 @@ 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.
+installed in a profile or the set of packages matching a given regexp.
+See “Invoking guix package” in the manual.
 
 *** New “guix pull” command