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

Edward Tomasz Napierala trasz at FreeBSD.org
Mon Dec 2 21:13:19 UTC 2019


Author: trasz
Date: Mon Dec  2 21:13:18 2019
New Revision: 53649
URL: https://svnweb.freebsd.org/changeset/doc/53649

Log:
  Document OSVERSION 1300062.
  
  Sponsored by:	Klara, Inc, Netflix

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	Mon Dec  2 17:42:56 2019	(r53648)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Mon Dec  2 21:13:18 2019	(r53649)
@@ -541,6 +541,13 @@ is spelled &, < is < and > is >.
 	    <entry>13.0-CURRENT after fixing a potential OOB read security issue
 	      in libc++.</entry>
 	  </row>
+
+	  <row>
+	    <entry>1300062</entry>
+	    <entry><revnumber>355309</revnumber></entry>
+	    <entry>December 2, 2019</entry>
+	    <entry>13.0-CURRENT after adding TCP_STATS support.</entry>
+	  </row>
 	</tbody>
       </tgroup>
     </table>


More information about the svn-doc-head mailing list