From owner-svn-doc-all@freebsd.org Tue Sep 20 23:05:27 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8201BE30F4; Tue, 20 Sep 2016 23:05:27 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 908B018C9; Tue, 20 Sep 2016 23:05:27 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8KN5Q6s041024; Tue, 20 Sep 2016 23:05:26 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8KN5QgR041023; Tue, 20 Sep 2016 23:05:26 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201609202305.u8KN5QgR041023@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 20 Sep 2016 23:05:26 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49409 - head/en_US.ISO8859-1/htdocs/releases/11.0R X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2016 23:05:27 -0000 Author: gjb Date: Tue Sep 20 23:05:26 2016 New Revision: 49409 URL: https://svnweb.freebsd.org/changeset/doc/49409 Log: Regen after r306058. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html Tue Sep 20 22:06:43 2016 (r49408) +++ head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html Tue Sep 20 23:05:26 2016 (r49409) @@ -1,5 +1,5 @@ -FreeBSD 11.0-RELEASE Release Notes

FreeBSD 11.0-RELEASE Release Notes

The FreeBSD Project

FreeBSD 11.0-RELEASE Release Notes

The FreeBSD 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.

Last modified on 2016-09-20 22:05:52Z by gjb.
Abstract

The release notes for FreeBSD 11.0-RELEASE contain + ® symbol.

Last modified on 2016-09-20 23:04:39Z by gjb.
Abstract

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 @@ -226,7 +226,12 @@ possible. [r286289] (Sponsored by ScaleEngine, Inc.)

The patch(1) utility has been - updated to remove the automatic checkout feature. [r286795]

A + updated to remove the automatic checkout feature. [r286795]

The ifconfig(8) utility has + been modified to no longer show physical wireless devices by + default. In order to view available wireless devices on the + system, run sysctl net.wlan.devices. [r287197] + (Sponsored by + Netflix, Nginx, Inc.)

A new utility, sesutil(8), has been added, which is used to manage ses(4) (SCSI Environmental Services) devices. [r287473]