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

Glen Barber gjb at FreeBSD.org
Tue Apr 28 18:11:52 UTC 2015


Author: gjb
Date: Tue Apr 28 18:11:51 2015
New Revision: 282189
URL: https://svnweb.freebsd.org/changeset/base/282189

Log:
  Document r281044, fix directory inclusion when '--one-file-system'
  is specified.
  
  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	Tue Apr 28 18:11:49 2015	(r282188)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:11:51 2015	(r282189)
@@ -182,6 +182,11 @@
       <para revision="277434" contrib="sponsor" sponsor="&ff;">The
 	&man.fstyp.8; utility has been added, which is used to
 	determine the filesystem on a specified device.</para>
+
+      <para revision="281044">A regression in the &man.libarchive.3;
+	library that would prevent a directory from being included in
+	the archive when <literal>--one-file-system</literal> is used
+	has been fixed.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list