Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2015 18:11:52 +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: r282189 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201504281811.t3SIBqNr029396@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504281811.t3SIBqNr029396>