svn commit: r52918 - head/en_US.ISO8859-1/books/porters-handbook/versions

Dimitry Andric dim at FreeBSD.org
Fri Apr 12 20:11:07 UTC 2019


Author: dim (src committer)
Date: Fri Apr 12 20:11:06 2019
New Revision: 52918
URL: https://svnweb.freebsd.org/changeset/doc/52918

Log:
  Document __FreeBSD_version values 1200504 through 1200506.

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	Thu Apr 11 20:20:32 2019	(r52917)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Fri Apr 12 20:11:06 2019	(r52918)
@@ -1031,6 +1031,31 @@ is spelled &, < is < and > is >.
 	    <entry>12-STABLE after merge of fixing renameat(2) for
 	      CAPABILITIES kernels.</entry>
 	  </row>
+
+	  <row>
+	    <entry>1200504</entry>
+	    <entry><revnumber>r345169</revnumber></entry>
+	    <entry>March 15, 2019</entry>
+	    <entry>12-STABLE after merging CCM for the benefit of the ZoF
+	      port.</entry>
+	  </row>
+
+	  <row>
+	    <entry>1200505</entry>
+	    <entry><revnumber>r345327</revnumber></entry>
+	    <entry>March 20, 2019</entry>
+	    <entry>12-STABLE after merging support for selectively disabling ZFS
+              without disabling loader.</entry>
+	  </row>
+
+	  <row>
+	    <entry>1200506</entry>
+	    <entry><revnumber>r346168</revnumber></entry>
+	    <entry>April 12, 2019</entry>
+	    <entry>12-STABLE after merging llvm, clang, compiler-rt, libc++,
+	      libunwind, lld, lldb and openmp 8.0.0 final release
+              r356365.</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>


More information about the svn-doc-all mailing list