Document __FreeBSD_version values 1300015 and 1300016.

This commit is contained in:
Dimitry Andric 2019-03-16 15:52:47 +00:00
parent 0180450afc
commit 737069e4df
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52872

View file

@ -189,6 +189,23 @@ is spelled &amp;, < is &lt; and > is &gt;.
<entry>13.0-CURRENT after upgrading clang, llvm, lld,
lldb, compiler-rt and libc++ to 8.0.0 rc3.</entry>
</row>
<row>
<entry>1300015</entry>
<entry><revnumber>345196</revnumber></entry>
<entry>March 15, 2019</entry>
<entry>13.0-CURRENT after deanonymizing thread and proc state enums,
so userland applications can use them without redefining the value
names.</entry>
</row>
<row>
<entry>1300016</entry>
<entry><revnumber>345236</revnumber></entry>
<entry>March 16, 2019</entry>
<entry>13.0-CURRENT after enabling LLVM OpenMP 8.0.0 rc5 on amd64 by
default.</entry>
</row>
</tbody>
</tgroup>
</table>