svn commit: r266844 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu May 29 15:46:58 UTC 2014


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>
 


More information about the svn-src-all mailing list