svn commit: r54429 - head/en_US.ISO8859-1/books/porters-handbook/versions
Mateusz Guzik
mjg at FreeBSD.org
Sun Aug 16 18:02:08 UTC 2020
Author: mjg (src committer)
Date: Sun Aug 16 18:02:07 2020
New Revision: 54429
URL: https://svnweb.freebsd.org/changeset/doc/54429
Log:
Document OSVERSION 1300109.
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 Aug 16 13:43:30 2020 (r54428)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Aug 16 18:02:07 2020 (r54429)
@@ -967,6 +967,14 @@ is spelled &, < is < and > is >.
<entry>13.0-CURRENT after adding a few wait_bit functions to
the linuxkpi, which are needed for DRM from Linux v5.4.</entry>
</row>
+
+ <row>
+ <entry>1300109</entry>
+ <entry><revnumber>364274</revnumber></entry>
+ <entry>August 16, 2020</entry>
+ <entry>13.0-CURRENT after vget() argument removal and namei flags
+ renumbering.</entry>
+ </row>
</tbody>
</tgroup>
</table>
More information about the svn-doc-head
mailing list