From owner-svn-src-releng@freebsd.org Tue Jun 5 21:41:27 2018 Return-Path: Delivered-To: svn-src-releng@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CDE9FF8069; Tue, 5 Jun 2018 21:41:27 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 85D1174C26; Tue, 5 Jun 2018 21:41:22 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4820C21FFF; Tue, 5 Jun 2018 21:41:22 +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 w55LfMR3028306; Tue, 5 Jun 2018 21:41:22 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w55LfMNm028305; Tue, 5 Jun 2018 21:41:22 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201806052141.w55LfMNm028305@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 5 Jun 2018 21:41:22 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r334688 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes X-SVN-Group: releng X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: releng/11.2/release/doc/en_US.ISO8859-1/relnotes X-SVN-Commit-Revision: 334688 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-releng@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the release engineering / security commits to the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2018 21:41:27 -0000 Author: gjb Date: Tue Jun 5 21:41:21 2018 New Revision: 334688 URL: https://svnweb.freebsd.org/changeset/base/334688 Log: Document r334458, libxo(3) version 0.9.0. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jun 5 21:41:20 2018 (r334687) +++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jun 5 21:41:21 2018 (r334688) @@ -398,9 +398,6 @@ The &man.libarchive.3; library has been updated to version 3.3.2. - The &man.libxo.3; library has been - updated to version 0.8.4. - Subversion has been updated to version 1.9.7. @@ -447,6 +444,9 @@ Timezone data files have been updated to version 2018e. + + The &man.libxo.3; library has been + updated to version 0.9.0.