diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-01-14 08:40:13 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-01-14 08:40:13 +0100 |
commit | d435d3426f69af5a90cdac5fa64fd91841b844ea (patch) | |
tree | 2f46ba989e88af002f9ebda9a7c64223ec7f1682 | |
parent | 8433d88b48fba31117caf315ab10469e02e07b44 (diff) | |
download | rsyslog-d435d3426f69af5a90cdac5fa64fd91841b844ea.tar.gz rsyslog-d435d3426f69af5a90cdac5fa64fd91841b844ea.tar.bz2 rsyslog-d435d3426f69af5a90cdac5fa64fd91841b844ea.zip |
doc: mention last patch in ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Version 5.10.2 [V5-STABLE], 201?-??-?? Thanks to Marius Tomaschewski for the bug report and the patch idea. - bugfix: invalid DST handling under Solaris Thanks to Scott Severtson for the patch. +- bugfix: invalid decrement in pm5424 could lead to log truncation + Thanks to Tomas Heinrich for the patch. - bugfix[kind of]: omudpspoof discarded messages >1472 bytes (MTU size) it now truncates these message, but ensures they are sent. Note that 7.2.5+ will switch to fragmented UDP messages instead (up to 64K) |