summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-01-14 08:40:13 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-01-14 08:40:13 +0100
commitd435d3426f69af5a90cdac5fa64fd91841b844ea (patch)
tree2f46ba989e88af002f9ebda9a7c64223ec7f1682
parent8433d88b48fba31117caf315ab10469e02e07b44 (diff)
downloadrsyslog-d435d3426f69af5a90cdac5fa64fd91841b844ea.tar.gz
rsyslog-d435d3426f69af5a90cdac5fa64fd91841b844ea.tar.bz2
rsyslog-d435d3426f69af5a90cdac5fa64fd91841b844ea.zip
doc: mention last patch in ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 418a4974..ec769416 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)