Document __FreeBSD_version 1200061.
syslog(3) now generates RFC 5424 formatted messages.
This commit is contained in:
parent
1af27255d2
commit
e0a0e04fde
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51538
1 changed files with 9 additions and 0 deletions
|
@ -606,6 +606,15 @@ is spelled &, < is < and > is >.
|
|||
<entry>12.0-CURRENT after upgrading clang, llvm, lld,
|
||||
lldb, compiler-rt and libc++ to 6.0.0 release.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>1200061</entry>
|
||||
<entry><revnumber>r332100</revnumber></entry>
|
||||
<entry>April 6, 2018</entry>
|
||||
<entry>12.0-CURRENT after changing
|
||||
<function>syslog(3)</function> to emit RFC 5424 formatted
|
||||
messages.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue