diff --git a/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html b/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html index 35a1369ef0..e09b4d95e4 100644 --- a/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html +++ b/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html @@ -1,5 +1,5 @@ -
Copyright © 2015-2016 The FreeBSD Documentation +
Copyright © 2015-2016 The FreeBSD Documentation Project
FreeBSD is a registered trademark of the FreeBSD Foundation.
IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are @@ -18,7 +18,7 @@ as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the “™” or the - “®” symbol.
The release notes for FreeBSD 11.0-RELEASE contain + “®” symbol.
The release notes for FreeBSD 11.0-RELEASE contain a summary of the changes made to the FreeBSD base system on the 11.0-STABLE development line. This document lists applicable security advisories that were issued since the last @@ -271,7 +271,7 @@ versions from the ELF Tool Chain project. [r276796] (Sponsored by The FreeBSD Foundation)
The xz(1) utility has been updated - to support multi-threaded compression. [r278433]
The nvi(1) utility and related + to support multi-threaded compression. [r278433]
The nvi(1) editor and related utilities have been updated to version 2.1.3. [r281373]
The wpa_supplicant(8) and hostapd(8) utilities have been updated to version 2.4. [r281806]
bmake has @@ -518,7 +518,8 @@ Multiplay)
The IMAGACT_BINMISC
kernel configuration option has been enabled by default,
which enables application execution through emulators, such
- as QEMU. [r266531]
The VT kernel
+ as QEMU via
+ binmiscctl(8). [r266531]
The VT kernel
configuration file has been removed, and the vt(4)
driver is included in the GENERIC kernel.
To enable vt(4), enter set kern.vty=vt
@@ -770,7 +771,7 @@
chipsets. [r283514]
(Sponsored by
Solarflare Communications, Inc.)
The em(4) driver has been updated - with improved transmission queue hang detection. [r283766] + with improved transmission queue hang detection. [r283923] (Sponsored by Limelight Networks)
The cdce(4) driver has been updated to include support for the RTL8153 chipset. [r284125]
The iwm(4) driver has been imported