summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-11-13 09:08:02 +0100
committerLudovic Courtès <ludo@gnu.org>2020-11-13 09:13:56 +0100
commit1e272d42f6217b70c9801b93e46b144e9ab27664 (patch)
treee1caeaa85414f63c0c5ad4283281b665ae0cdc8a /NEWS
parentae10ec441aa524bf267f9cefd4a319b44d0b8b44 (diff)
Update NEWS.v1.2.0rc1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab1838398c5..62b599c9c97 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,8 @@ Please send Guix bug reports to bug-guix@gnu.org.
60*** ‘swap-devices’ field of ‘operating-system’ can contains UUIDs and labels 60*** ‘swap-devices’ field of ‘operating-system’ can contains UUIDs and labels
61*** Graphical installer uses UUIDs for unencrypted swap partitions 61*** Graphical installer uses UUIDs for unencrypted swap partitions
62*** Graphical installer now supports NTFS file systems 62*** Graphical installer now supports NTFS file systems
63*** File systems UUIDs and labels now recognized for F2FS and NTFS
64*** Root file system can now be on NFS
63*** New services 65*** New services
64 66
65autossh, ganeti, gmnisrv, guix-build-coordinator, 67autossh, ganeti, gmnisrv, guix-build-coordinator,
@@ -96,6 +98,8 @@ simulated-wifi, udev-rules, unattended-upgrade, webssh, zram
96 (<https://issues.guix.gnu.org/35394>) 98 (<https://issues.guix.gnu.org/35394>)
97*** ‘guix system reconfigure’ now starts services not currently running 99*** ‘guix system reconfigure’ now starts services not currently running
98 (<https://bugs.gnu.org/43720>) 100 (<https://bugs.gnu.org/43720>)
101*** Desktop environments now detect newly installed applications
102 (<https://bugs.gnu.org/35594>)
99*** Offloading and copying small items is now much faster 103*** Offloading and copying small items is now much faster
100 (<https://issues.guix.gnu.org/43340>) 104 (<https://issues.guix.gnu.org/43340>)
101*** GCC switched back to C_INCLUDE_PATH & co. from CPATH 105*** GCC switched back to C_INCLUDE_PATH & co. from CPATH