From owner-svn-src-all@FreeBSD.ORG Fri Mar 21 19:24:53 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C5CF9E0; Fri, 21 Mar 2014 19:24:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4912C822; Fri, 21 Mar 2014 19:24:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2LJOq2R068217; Fri, 21 Mar 2014 19:24:52 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2LJOqTJ068216; Fri, 21 Mar 2014 19:24:52 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201403211924.s2LJOqTJ068216@svn.freebsd.org> From: Glen Barber Date: Fri, 21 Mar 2014 19:24:52 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r263536 - stable/9/release/doc/en_US.ISO8859-1/relnotes X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2014 19:24:53 -0000 Author: gjb Date: Fri Mar 21 19:24:51 2014 New Revision: 263536 URL: http://svnweb.freebsd.org/changeset/base/263536 Log: Move xz(1), Sendmail, and BIND entries to the contributed software section. Sponsored by: The FreeBSD Foundation Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Mar 21 19:24:49 2014 (r263535) +++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Mar 21 19:24:51 2014 (r263536) @@ -276,9 +276,6 @@ Userland Changes - Sendmail has - been updated to version 8.14.8. - A bug that could trigger an infinite loop in KDE and X has been fixed. @@ -310,9 +307,6 @@ snapshots that were created since the incremental source snapshot. - BIND has - been updated to version 9.9.5. - Installation from a read-only .OBJDIR has been fixed. @@ -343,9 +337,6 @@ bmake, and the make remains the &os; version. - The &man.xz.1; utility has been updated - to a post-5.0.5 snapshot. - The &man.fetch.3; library now supports Last-Modified timestamps which return UTC instead of GMT. @@ -382,7 +373,14 @@ Contributed Software -   + Sendmail has + been updated to version 8.14.8. + + BIND has + been updated to version 9.9.5. + + The &man.xz.1; utility has been updated + to a post-5.0.5 snapshot.