summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bf920e22ad2..76a06a7573a 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,12 @@ Please send Guix bug reports to bug-guix@gnu.org.
12 12
13* Changes in 0.7 (since 0.6) 13* Changes in 0.7 (since 0.6)
14** Package management 14** Package management
15*** Binaries for mips64el-linux now available from hydra.gnu.org
16
17These come in addition to the x86_64-linux and i686-linux binaries already
18provided, thanks to our generous donor and friendly admins. See
19“Substitutes” in the manual.
20
15*** ‘guix package’ has a new ‘--show’ option 21*** ‘guix package’ has a new ‘--show’ option
16*** ‘guix refresh’ has a new ‘--list-dependent’ option 22*** ‘guix refresh’ has a new ‘--list-dependent’ option
17 23