Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1378
blobb4c2bd68b25327976584857b4d5970f34bbb0c07
1 Title: mk_logwatch: remove exceeding \n when rewriting message and using \0
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.5i6
6 Date: 1408910658
7 Class: fix
9 When using <tt>R</tt> for rewriting message and then using <tt>\0</tt> for
10 inserting the complete original message there was only exceeding linefeed.
11 This has been removed and thus the format being fixed.