svn commit: r51706 - head/en_US.ISO8859-1/books/porters-handbook/versions
Matt Macy <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mmacy (src committer)
Date: Wed May 23 16:53:31 2018
New Revision: 51706
URL: https://svnweb.freebsd.org/changeset/doc/51706
Log:
document changing the ifnet address and multicast address TAILQ to CK_STAILQ.
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 May 23 14:10:46 2018 (r51705)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Wed May 23 16:53:31 2018 (r51706)
@@ -622,6 +622,14 @@ is spelled &, < is < and > is >.
<entry>April 12, 2018</entry>
<entry>12.0-CURRENT after changing the Netmap API.</entry>
</row>
+
+ <row>
+ <entry>1200064</entry>
+ <entry><revnumber>r334074</revnumber></entry>
+ <entry>May 22, 2018</entry>
+ <entry>12.0-CURRENT after changing the ifnet address and multicast address TAILQ to CK_STAILQ.</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]"