diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-11-13 09:08:02 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-11-13 09:13:56 +0100 |
commit | 1e272d42f6217b70c9801b93e46b144e9ab27664 (patch) | |
tree | e1caeaa85414f63c0c5ad4283281b665ae0cdc8a /NEWS | |
parent | ae10ec441aa524bf267f9cefd4a319b44d0b8b44 (diff) | |
download | guix-1e272d42f6217b70c9801b93e46b144e9ab27664.tar guix-1e272d42f6217b70c9801b93e46b144e9ab27664.tar.gz |
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -60,6 +60,8 @@ Please send Guix bug reports to bug-guix@gnu.org. *** ‘swap-devices’ field of ‘operating-system’ can contains UUIDs and labels *** Graphical installer uses UUIDs for unencrypted swap partitions *** Graphical installer now supports NTFS file systems +*** File systems UUIDs and labels now recognized for F2FS and NTFS +*** Root file system can now be on NFS *** New services autossh, ganeti, gmnisrv, guix-build-coordinator, @@ -96,6 +98,8 @@ simulated-wifi, udev-rules, unattended-upgrade, webssh, zram (<https://issues.guix.gnu.org/35394>) *** ‘guix system reconfigure’ now starts services not currently running (<https://bugs.gnu.org/43720>) +*** Desktop environments now detect newly installed applications + (<https://bugs.gnu.org/35594>) *** Offloading and copying small items is now much faster (<https://issues.guix.gnu.org/43340>) *** GCC switched back to C_INCLUDE_PATH & co. from CPATH |