Document OSVERSIONs 1201516 and 1103509.

This commit is contained in:
Mark Linimon 2020-05-04 14:04:55 +00:00
parent f93f5bcc95
commit a9a07c2d78
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54094

View file

@ -1949,6 +1949,14 @@ is spelled &amp;, < is &lt; and > is &gt;.
<entry>12-STABLE after updating llvm, clang, compiler-rt, libc++,
libunwind, lld, lldb and openmp to 10.0.0 release.</entry>
</row>
<row>
<entry>1201516</entry>
<entry><revnumber>360620</revnumber></entry>
<entry>May 4, 2020</entry>
<entry>12-STABLE after moving <literal>id_mapped</literal> to end
of <literal>bus_dma_impl</literal> structure to preserve KPI.</entry>
</row>
</tbody>
</tgroup>
</table>
@ -3501,6 +3509,14 @@ is spelled &amp;, < is &lt; and > is &gt;.
<entry>February 6, 2020</entry>
<entry>11-STABLE after recent LinuxKPI changes.</entry>
</row>
<row>
<entry>1103509</entry>
<entry><revnumber>359958</revnumber></entry>
<entry>April 15, 2020</entry>
<entry>11-STABLE after moving <literal>id_mapped</literal> to end
of <literal>bus_dma_impl</literal> structure to preserve KPI.</entry>
</row>
</tbody>
</tgroup>
</table>