Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 06:16:37 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54195 - head/en_US.ISO8859-1/books/porters-handbook/versions
Message-ID:  <202006030616.0536Gb11007684@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Wed Jun  3 06:16:36 2020
New Revision: 54195
URL: https://svnweb.freebsd.org/changeset/doc/54195

Log:
  Document OSVERSION 1300097.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Wed Jun  3 05:38:47 2020	(r54194)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Wed Jun  3 06:16:36 2020	(r54195)
@@ -872,6 +872,14 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry>13.0-CURRENT after updating llvm, clang, compiler-rt, libc++,
 	      libunwind, lld, lldb and openmp to 10.0.1 rc1 f79cd71e145.</entry>
 	  </row>
+
+	  <row>
+	    <entry>1300097</entry>
+	    <entry><revnumber>361724</revnumber></entry>
+	    <entry>June 2, 2020</entry>
+	    <entry>13.0-CURRENT after implementing __is_constexpr() function
+	      macro in the LinuxKPI.</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>



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