igor fixes, translators can ignore this.
This commit is contained in:
parent
e930412f4a
commit
8c419f82e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53095
1 changed files with 11 additions and 15 deletions
|
@ -152,8 +152,7 @@ is spelled &, < is < and > is >.
|
|||
<entry><revnumber>343485</revnumber></entry>
|
||||
<entry>January 27, 2019</entry>
|
||||
<entry>13.0-CURRENT after increasing
|
||||
<literal>SPECNAMELEN</literal> from 63 to MAXNAMELEN (255).
|
||||
</entry>
|
||||
<literal>SPECNAMELEN</literal> from 63 to MAXNAMELEN (255).</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -195,8 +194,8 @@ is spelled &, < is < and > is >.
|
|||
<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>
|
||||
so userland applications can use them without redefining the value
|
||||
names.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -204,7 +203,7 @@ is spelled &, < is < and > is >.
|
|||
<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>
|
||||
default.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -238,8 +237,7 @@ is spelled &, < is < and > is >.
|
|||
<entry>13.0-CURRENT after restoring &man.random.4; availability
|
||||
tradeoff prior to <revnumber>346250</revnumber> and adding new
|
||||
tunables and diagnostic sysctls for programmatically discovering
|
||||
early seeding problems after boot.
|
||||
</entry>
|
||||
early seeding problems after boot.</entry>
|
||||
</row>
|
||||
|
||||
<!--
|
||||
|
@ -277,8 +275,7 @@ is spelled &, < is < and > is >.
|
|||
<entry><revnumber>347325</revnumber></entry>
|
||||
<entry>May 8, 2019</entry>
|
||||
<entry>13.0-CURRENT after bumping the Mellanox driver
|
||||
version numbers (&man.mlx4en.4;; &man.mlx5en.4;).
|
||||
</entry>
|
||||
version numbers (&man.mlx4en.4;; &man.mlx5en.4;).</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -288,8 +285,7 @@ is spelled &, < is < and > is >.
|
|||
<entry>13.0-CURRENT after renaming
|
||||
<literal>vm.max_wired</literal> to
|
||||
<literal>vm.max_user_wired</literal> and changing its
|
||||
type.
|
||||
</entry>
|
||||
type.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -1154,7 +1150,7 @@ is spelled &, < is < and > is >.
|
|||
<entry><revnumber>r343126</revnumber></entry>
|
||||
<entry>January 17, 2019</entry>
|
||||
<entry>12-STABLE after enabling sys/random.h #include from
|
||||
C++.</entry>
|
||||
C++.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -1178,7 +1174,7 @@ is spelled &, < is < and > is >.
|
|||
<entry><revnumber>r345327</revnumber></entry>
|
||||
<entry>March 20, 2019</entry>
|
||||
<entry>12-STABLE after merging support for selectively disabling ZFS
|
||||
without disabling loader.</entry>
|
||||
without disabling loader.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -1187,7 +1183,7 @@ is spelled &, < is < and > is >.
|
|||
<entry>April 12, 2019</entry>
|
||||
<entry>12-STABLE after merging llvm, clang, compiler-rt, libc++,
|
||||
libunwind, lld, lldb and openmp 8.0.0 final release
|
||||
r356365.</entry>
|
||||
r356365.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
@ -2638,7 +2634,7 @@ is spelled &, < is < and > is >.
|
|||
<entry>April 16, 2019</entry>
|
||||
<entry>11-STABLE after merging llvm, clang, compiler-rt, libc++,
|
||||
libunwind, lld, lldb and openmp 8.0.0 final release
|
||||
r356365.</entry>
|
||||
r356365.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
|
Loading…
Reference in a new issue