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

Glen Barber gjb at FreeBSD.org
Wed May 31 17:42:05 UTC 2017


Author: gjb
Date: Wed May 31 17:42:04 2017
New Revision: 319345
URL: https://svnweb.freebsd.org/changeset/base/319345

Log:
  Document r309258, max_align_t for C11 compliance.
  
  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	Wed May 31 17:20:55 2017	(r319344)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 17:42:04 2017	(r319345)
@@ -250,7 +250,8 @@
     <sect2 xml:id="userland-abi">
       <title>ABI Compatibility</title>
 
-      <para> </para>
+      <para revision="309258">The type <literal>max_align_t</literal>
+	is now defined for C11 compliance.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list