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

Dimitry Andric dim at FreeBSD.org
Sun Mar 15 13:38:30 UTC 2015


Author: dim (src committer)
Date: Sun Mar 15 13:38:29 2015
New Revision: 46345
URL: https://svnweb.freebsd.org/changeset/doc/46345

Log:
  Document __FreeBSD_version 1100063 through 1100065.

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	Sun Mar 15 03:08:16 2015	(r46344)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Sun Mar 15 13:38:29 2015	(r46345)
@@ -5783,6 +5783,27 @@
 	    <acronym>API</acronym> and &man.ioctl.2; additions
 	    (rev <revnumber>279221</revnumber>).</entry>
 	</row>
+
+	<row>
+	  <entry>1100063</entry>
+	  <entry>March 7, 2015</entry>
+          <entry>11.0-CURRENT after adding mutex support to the pps_ioctl() API
+	    in the kernel (rev <revnumber>279728</revnumber>).</entry>
+	</row>
+
+	<row>
+	  <entry>1100064</entry>
+	  <entry>March 7, 2015</entry>
+	  <entry>11.0-CURRENT after adding PPS support to USB serial drivers
+	    (rev <revnumber>279729</revnumber>).</entry>
+	</row>
+
+	<row>
+	  <entry>1100065</entry>
+	  <entry>March 15, 2015</entry>
+	  <entry>11.0-CURRENT after upgrading clang, llvm and lldb to 3.6.0
+	    (rev <revnumber>280031</revnumber>).</entry>
+	</row>
       </tbody>
     </tgroup>
   </table>


More information about the svn-doc-head mailing list