svn commit: r282181 - head/release/doc/en_US.ISO8859-1/relnotes

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


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

Log:
  Document r281845, file verification support in MAC.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:11:25 2015	(r282180)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:11:27 2015	(r282181)
@@ -546,6 +546,9 @@
 	attributes, such as <literal>__result_use_check()</literal>,
 	<literal>__alloc_size()</literal>, and
 	<literal>__nonnull()</literal>.</para>
+
+      <para revision="281845">Support for file verification in
+	<acronym>MAC</acronym> has been added.</para>
     </sect2>
 
     <sect2 xml:id="userland-abi">


More information about the svn-src-all mailing list