diff options
author | gjb <gjb@FreeBSD.org> | 2013-09-17 04:24:34 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2013-09-17 04:24:34 +0000 |
commit | e6335b03d300522eca51e86ca791c912b62eda1d (patch) | |
tree | 6f19720a3a0fdece41683811cc0b41e91e6aec4d /UPDATING | |
parent | 5dc84522d4d77f8d466da56430b906d42e7a171b (diff) | |
download | FreeBSD-src-e6335b03d300522eca51e86ca791c912b62eda1d.zip FreeBSD-src-e6335b03d300522eca51e86ca791c912b62eda1d.tar.gz |
- Reword the 20121201 entry.
- Clean up minor whitespace nit.
Approved by: re (hrs)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -63,9 +63,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW: kdump, procstat, rwho, rwhod, uniq. 20130903: - AES-NI intrinsic support has been added to gcc. The AES-NI module - has been updated to use this support. A new gcc is required to build - the aesni module on both i386 and amd64. + AES-NI intrinsic support has been added to gcc. The AES-NI module + has been updated to use this support. A new gcc is required to build + the aesni module on both i386 and amd64. 20130827: Thomas Dickey (vendor author thereof) reports that dialog(1) since @@ -307,8 +307,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW: 20121201: With the addition of auditdistd(8), a new auditdistd user is now - depended on during installworld. "mergemaster -p" can be used to add - the user prior to installworld, as documented in the handbook. + required during installworld. "mergemaster -p" can be used to + add the user prior to installworld, as documented in the handbook. 20121117: The sin6_scope_id member variable in struct sockaddr_in6 is now |