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

Glen Barber gjb at FreeBSD.org
Mon Jan 5 20:34:08 UTC 2015


Author: gjb
Date: Mon Jan  5 20:34:06 2015
New Revision: 276722
URL: https://svnweb.freebsd.org/changeset/base/276722

Log:
  Document r275945, capabilities support added to elfdump(1).
  
  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 Jan  5 20:34:03 2015	(r276721)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jan  5 20:34:06 2015	(r276722)
@@ -198,6 +198,10 @@
 	progress view from one or more input streams.  A corresponding
 	library, &man.dpv.3;, has also been added.</para>
 
+      <para revision="275945">The &man.elfdump.1; utility has been
+	updated to support capability mode provided by
+	&man.capsicum.4;.</para>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-stable-10 mailing list