summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2018-06-11 23:52:15 +0200
committerMarius Bakke <mbakke@fastmail.com>2018-06-11 23:52:15 +0200
commita032b4454b3fc67e11e9fc2d8c2345288065fa29 (patch)
treec208124b79dbd2224b68c52106aa72ff2ebfa7ab /NEWS
parentb5724230fed2d043206df20d12a45bb962b7ee77 (diff)
parent6321ce42ab4d9ab788d858cb19bde4aa7a0e3ecc (diff)
Merge branch 'master' into staging
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c898e65f9..0ce9611e1b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,23 @@ Copyright © 2013, 2014, 2015, 2016, 2017 Ludovic Courtès <ludo@gnu.org>
Please send Guix bug reports to bug-guix@gnu.org.
+* Changes in 0.15.0 (since 0.14.0)
+
+** Package management
+
+*** ‘guix pack’ now supports building SquashFS images
+*** ‘guix pack’ can now build relocatable tarballs
+
+** Distribution
+
+*** New services
+
+enlightenment
+
+** Programming interfaces
+
+*** package-full-name (guix packages) now uses "@" as its delimiter.
+ (<https://bugs.gnu.org/31088>)
* Changes in 0.14.0 (since 0.13.0)
** Package management