From owner-svn-src-all@FreeBSD.ORG Wed May 14 15:31:19 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 1FF05EB1; Wed, 14 May 2014 15:31:19 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0ACB32B3D; Wed, 14 May 2014 15:31:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4EFVIG9094822; Wed, 14 May 2014 15:31:18 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4EFVI0i094821; Wed, 14 May 2014 15:31:18 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201405141531.s4EFVI0i094821@svn.freebsd.org> From: Glen Barber Date: Wed, 14 May 2014 15:31:18 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r266033 - head/release/doc/en_US.ISO8859-1/relnotes X-SVN-Group: head 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.18 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: Wed, 14 May 2014 15:31:19 -0000 Author: gjb Date: Wed May 14 15:31:18 2014 New Revision: 266033 URL: http://svnweb.freebsd.org/changeset/base/266033 Log: Document r265995, Blowfish crypt(3) format change. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 14 15:31:16 2014 (r266032) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed May 14 15:31:18 2014 (r266033) @@ -311,6 +311,10 @@ to filter by &man.jail.8; ID or name, in followup to the &man.ps.1; change in r265229. + The Blowfish &man.crypt.3; default format + has been changed tox + $2b$. + <filename>/etc/rc.d</filename> Scripts