From owner-svn-doc-all@freebsd.org Wed Sep 21 18:07:58 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 21A99BE4641; Wed, 21 Sep 2016 18:07:58 +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 F3AF1E3B; Wed, 21 Sep 2016 18:07:57 +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 u8LI7vCI077529; Wed, 21 Sep 2016 18:07:57 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8LI7vbE077528; Wed, 21 Sep 2016 18:07:57 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201609211807.u8LI7vbE077528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 21 Sep 2016 18:07:57 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49417 - 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: Wed, 21 Sep 2016 18:07:58 -0000 Author: gjb Date: Wed Sep 21 18:07:57 2016 New Revision: 49417 URL: https://svnweb.freebsd.org/changeset/doc/49417 Log: Regen after r306128. 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 Wed Sep 21 15:30:37 2016 (r49416) +++ head/en_US.ISO8859-1/htdocs/releases/11.0R/relnotes.html Wed Sep 21 18:07:57 2016 (r49417) @@ -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-21 15:29:35Z by gjb.
Abstract

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

Last modified on 2016-09-21 18:07:06Z 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 @@ -259,7 +259,7 @@ patches that add new relocations for powerpc support. [r275718]

The ELF Tool Chain has been updated to - upstream revision r3272. [r292120] + upstream revision r3477. [r300698] (Sponsored by The FreeBSD Foundation)

The texinfo utility and info pages were removed from @@ -268,10 +268,11 @@ needed. [r276551]

The ELF object manipulation tools addr2line, - elfcopy (strip), + objcopy, nm, readelf, - size, and + size, + strip, and strings were switched to the versions from the ELF Tool Chain project. [r276796] (Sponsored by