Document OSVERSIONs 1300032 and 1300033.

This commit is contained in:
Mark Linimon 2019-06-24 22:45:37 +00:00
parent f6ba763db6
commit 9b4bd56761
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53181

View file

@ -345,6 +345,24 @@ is spelled &amp;, < is &lt; and > is &gt;.
i386 kernel modules need to be recompiled with the linker script
magic in place or they will refuse to load.</entry>
</row>
<row>
<entry>1300032</entry>
<entry><revnumber>349151</revnumber></entry>
<entry>June 17, 2019</entry>
<entry>13.0-CURRENT after separating kernel crc32() implementation
to its own header (gsb_crc32.h) and renaming the source to
gsb_crc32.c.</entry>
</row>
<row>
<entry>1300033</entry>
<entry><revnumber>349277</revnumber></entry>
<entry>June 21, 2019</entry>
<entry>13.0-CURRENT after additions to LinuxKPI's rcu
list.</entry>
</row>
</tbody>
</tgroup>
</table>