Update NEWS.
This commit is contained in:
parent
42de960878
commit
8ee0e719bb
8
NEWS
8
NEWS
|
@ -64,6 +64,11 @@ See “operating-system Reference” in the manual.
|
||||||
|
|
||||||
See “Services” in the manual.
|
See “Services” in the manual.
|
||||||
|
|
||||||
|
*** Free firmware can be loaded
|
||||||
|
|
||||||
|
This notably enables support for some Atheros-based WiFi devices (ath9k-htc.)
|
||||||
|
See “operating-system Reference” in the manual.
|
||||||
|
|
||||||
*** ‘grub-configuration’ declarations can now specify a theme
|
*** ‘grub-configuration’ declarations can now specify a theme
|
||||||
|
|
||||||
See “GRUB Configuration” in the manual.
|
See “GRUB Configuration” in the manual.
|
||||||
|
@ -84,8 +89,6 @@ See “Invoking guix system” in the manual.
|
||||||
Autoconf-generated ‘configure’ scripts for packages using Libtool use ‘file’
|
Autoconf-generated ‘configure’ scripts for packages using Libtool use ‘file’
|
||||||
to determine the target ABI, notably on MIPS, hence this change.
|
to determine the target ABI, notably on MIPS, hence this change.
|
||||||
|
|
||||||
*** Bootstrapping packages moved to (gnu packages commencement) modules
|
|
||||||
|
|
||||||
** Programming interfaces
|
** Programming interfaces
|
||||||
|
|
||||||
*** New ‘ruby-build-system’, for Ruby packages
|
*** New ‘ruby-build-system’, for Ruby packages
|
||||||
|
@ -142,6 +145,7 @@ typically used by initial RAM disks when booting on GNU/Linux-libre.
|
||||||
|
|
||||||
This factorizes code between ‘guix package’ and the Emacs user interface.
|
This factorizes code between ‘guix package’ and the Emacs user interface.
|
||||||
|
|
||||||
|
*** Bootstrapping packages moved to (gnu packages commencement) modules
|
||||||
** Native language support
|
** Native language support
|
||||||
|
|
||||||
** Bugs fixed
|
** Bugs fixed
|
||||||
|
|
Loading…
Reference in New Issue