Date: Thu, 14 Sep 2017 18:07:30 +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-10@freebsd.org Subject: svn commit: r323595 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201709141807.v8EI7UPZ036569@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709141807.v8EI7UPZ036569>