summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0ccaeb49e7..ab21645a19 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ Please send Guix bug reports to bug-guix@gnu.org.
 *** ‘--with-commit’ option now accepts strings returned by ‘git describe’
 ** Distribution
 *** The installation script can now enable local substitute servers discovery
+*** More control over boot-time file system checks and repairs
+*** XFS file systems can be created by the installer and mounted by label/UUID
 ** Programming interfaces
 *** (guix records) now supports “field sanitizers”
 ** Noteworthy bug fixes