svn commit: r284830 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 25 18:44:35 UTC 2015


Author: gjb
Date: Thu Jun 25 18:44:34 2015
New Revision: 284830
URL: https://svnweb.freebsd.org/changeset/base/284830

Log:
  Document r284483, Blowfish crypt(3) now supports $2y$ format.
  
  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	Thu Jun 25 18:44:31 2015	(r284829)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:44:34 2015	(r284830)
@@ -371,6 +371,10 @@
 	    acquisition are now reported.</para>
 	</listitem>
       </itemizedlist>
+
+      <para revision="284483" contrib="sponsor"
+	sponsor="&scaleenegine;">The Blowfish &man.crypt.3; library
+	has been updated to support $2y$ hashes.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-head mailing list