summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b931d5a887a..c894a57781d 100644
--- a/NEWS
+++ b/NEWS
@@ -72,7 +72,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
72*** Emacs now supports native compilation 72*** Emacs now supports native compilation
73*** GRUB bootloader now supports chain-loading 73*** GRUB bootloader now supports chain-loading
74*** The GNU Shepherd was upgraded to 0.9.2 74*** The GNU Shepherd was upgraded to 0.9.2
75 75*** The init RAM disk honors more arguments, e.g. ‘root’ and ‘rootflags’
76** Programming interfaces 76** Programming interfaces
77*** (guix records) now supports “field sanitizers” 77*** (guix records) now supports “field sanitizers”
78*** Build phases are no longer required to return a boolean 78*** Build phases are no longer required to return a boolean