summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2017-12-05 15:37:01 +0100
committerLudovic Courtès <ludo@gnu.org>2017-12-05 15:37:01 +0100
commitf3e3f4d934ee0ecd71f5c73a57252ed1d0bad88e (patch)
treedd65296979da11111edf21a698fe79476cbe7f5e /NEWS
parentff0e0041f358c0e4d0ab890f183b8a0c31727bea (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e291b65a315..4784999f91b 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
44*** ‘guix system disk-image’ can now creates ISO-9660 images 44*** ‘guix system disk-image’ can now creates ISO-9660 images
45*** ‘guix system vm-image’ & co. automatically estimate the image size 45*** ‘guix system vm-image’ & co. automatically estimate the image size
46*** ‘guix system vm’ now uses overlayfs instead of unionfs 46*** ‘guix system vm’ now uses overlayfs instead of unionfs
47*** ‘guix system init’ displays a progress bar while copying files
47*** TeX Live is now also available as a set of small ‘texlive-’ packages 48*** TeX Live is now also available as a set of small ‘texlive-’ packages
48*** New ‘guix system search’ command to search for services 49*** New ‘guix system search’ command to search for services
49*** New services 50*** New services
@@ -81,6 +82,8 @@ murmur, rsync, tailon, sysctl
81 (<https://bugs.gnu.org/25958>) 82 (<https://bugs.gnu.org/25958>)
82*** Setuid programs now honor the system timezone 83*** Setuid programs now honor the system timezone
83 (<https://bugs.gnu.org/29212>) 84 (<https://bugs.gnu.org/29212>)
85*** ‘guix substitute’ honors substitute expiry time again
86 (<https://lists.gnu.org/archive/html/guix-devel/2017-07/msg00179.html>)
84 87
85** Native language support 88** Native language support
86 89