svn commit: r54423 - head/en_US.ISO8859-1/books/porters-handbook/versions
Mark Linimon <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: linimon
Date: Wed Aug 12 04:51:15 2020
New Revision: 54423
URL: https://svnweb.freebsd.org/changeset/doc/54423
Log:
Document OSVERSIONs 1300106 and 1300107.
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 Tue Aug 11 19:34:38 2020 (r54422)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Wed Aug 12 04:51:15 2020 (r54423)
@@ -943,6 +943,22 @@ is spelled &, < is < and > is >.
<entry>August 5, 2020</entry>
<entry>13.0-CURRENT after vaccess() change.</entry>
</row>
+
+ <row>
+ <entry>1300106</entry>
+ <entry><revnumber>364092</revnumber></entry>
+ <entry>August 11, 2020</entry>
+ <entry>13.0-CURRENT after adding an argument to newnfs_connect()
+ that indicates use TLS for the connection.</entry>
+ </row>
+
+ <row>
+ <entry>1300107</entry>
+ <entry><revnumber>364109</revnumber></entry>
+ <entry>August 11, 2020</entry>
+ <entry>13.0-CURRENT after change to clone the task struct
+ fields related to RCU.</entry>
+ </row>
</tbody>
</tgroup>
</table>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"