diff --git a/en_US.ISO8859-1/htdocs/releases/10.4R/relnotes.html b/en_US.ISO8859-1/htdocs/releases/10.4R/relnotes.html index fdf5d182a1..f6b1455c0b 100644 --- a/en_US.ISO8859-1/htdocs/releases/10.4R/relnotes.html +++ b/en_US.ISO8859-1/htdocs/releases/10.4R/relnotes.html @@ -1,5 +1,5 @@ -
Copyright © 2017 The FreeBSD Documentation +
Copyright © 2017 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 10.4-RELEASE contain + “®” symbol.
The release notes for FreeBSD 10.4-RELEASE contain a summary of the changes made to the FreeBSD base system on the 10.4-STABLE development line. This document lists applicable security advisories that were issued since the last @@ -109,7 +109,13 @@ for zfsboot(8). [r308915]
The pw(8) utility has been updated to properly respect pw.conf(5), if present. [r316348]
The cxgbetool(8) utility has been added, providing command-line access to features and debugging - facilities of cxgbe(4) devices. [r319390]
The rcp(1), rlogin(1), + facilities of cxgbe(4) devices. [r319390]
The ifconfig(8) utility has been
+ updated to persistently store the hardware
+ MAC addres of an interface. This provides
+ a mechanism through which the original MAC
+ address can be retrieved if, for example, an interface is
+ added to a lagg(4) and the MAC
is
+ overridden in rc.conf(5). [r318430]
The rcp(1), rlogin(1), rsh(1), rlogind(8), and rshd(8) utilities have been marked as deprecated, and planned for removal in FreeBSD 12.0-RELEASE. [r320646]
The syslogd(8) utility has been @@ -141,7 +147,9 @@ 6.20.00. [r316958]
libarchive(3) has been updated to version 3.3.2. [r321304]
bmake has been updated to version 20170720. [r321964]
pci_vendors
has
- been updated to version 2017.07.27. [r322244]
The + been updated to version 2017.07.27. [r322244]
The bsdinstall(8) utility has been + updated to ensure newly-created partitions are properly + aligned at 4096k boundaries. [r313433]
The default EFI partition created by bsdinstall(8) has been increased from 800KB to 200MB. [r321202]