Date: Thu, 29 May 2014 15:46:58 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r266844 - stable/9/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201405291546.s4TFkw2D071273@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Thu May 29 15:46:57 2014 New Revision: 266844 URL: http://svnweb.freebsd.org/changeset/base/266844 Log: Document r266818, default Blowfish crypt(3) format have been changed to $2b$. Approved by: re (implicit) 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 Thu May 29 15:43:51 2014 (r266843) +++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 29 15:46:57 2014 (r266844) @@ -612,6 +612,10 @@ to filter by &man.jail.8; ID or name, in followup to the &man.ps.1; change in <literal>r265229</literal>.</para> + <para revision="266818">The Blowfish &man.crypt.3; default + format has been changed to + <literal>$2b$</literal>.</para> + <sect3 xml:id="periodic-scripts"> <title>&man.periodic.8; Scripts</title>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405291546.s4TFkw2D071273>