svn commit: r270533 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 10:43:50 UTC 2014


Author: gjb
Date: Mon Aug 25 10:43:49 2014
New Revision: 270533
URL: http://svnweb.freebsd.org/changeset/base/270533

Log:
  Document r266014, gvinum(8) '-f' flag changes.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 09:06:59 2014	(r270532)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 10:43:49 2014	(r270533)
@@ -446,6 +446,12 @@
       <para revision="265879">The &man.crypt.3; library now defaults
 	to SHA512 for password hashing.</para>
 
+      <para revision="266014">The &man.gvinum.8; utility has been
+	updated to allow forceful configuration reset with the
+	<literal>-f</literal> flag.  Additionally, a bug that would
+	prevent <literal>-f</literal> from properly creating
+	a &man.gvinum.8; configuration has been fixed.</para>
+
       <para revision="266279">The &man.ps.1; utility has been
 	updated to include the <literal>-J</literal> flag, used to
 	filter output by matching &man.jail.8; IDs and names.


More information about the svn-src-all mailing list