svn commit: r323595 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu Sep 14 18:07:32 UTC 2017
Author: gjb
Date: Thu Sep 14 18:07:30 2017
New Revision: 323595
URL: https://svnweb.freebsd.org/changeset/base/323595
Log:
Document r316348, pw(8) respecting pw.conf(5).
Document r322793, GEOM_JOURNAL flush_queue handling fixed.
Submitted by: eugen
Approved by: re (implicit)
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 Thu Sep 14 18:05:54 2017 (r323594)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Sep 14 18:07:30 2017 (r323595)
@@ -191,6 +191,9 @@
added, providing one-time &man.boot.config.5;-style options
for &man.zfsboot.8;.</para>
+ <para revision="316348">The &man.pw.8; utility has been updated
+ to properly respect &man.pw.conf.5;, if present.</para>
+
<para revision="319390">The &man.cxgbetool.8; utility has been
added, providing command-line access to features and debugging
facilities of &man.cxgbe.4; devices.</para>
@@ -357,6 +360,10 @@
updated to prevent <literal>keep state</literal> from
incorrectly implying <literal>keep frags</literal>, matching
the behavior documented in &man.ipf.5;.</para>
+
+ <para revision="322793">The &man.geom.4;
+ <literal>JOURNAL</literal> class has been updated to fix
+ <literal>flush_queue</literal> handling.</para>
</sect2>
<sect2 xml:id="kernel-config">
More information about the svn-src-stable
mailing list