diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-10 08:07:50 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-10 08:07:50 +0200 |
commit | 5d061ce8522163d0b16fece9ac7adb11f60fe0d0 (patch) | |
tree | b9121c27a140a6b02dde3994f2f6cab4fca82d09 | |
parent | 573e3fb27c6521255a687da9321a9ecc7ce634ef (diff) | |
download | rsyslog-5d061ce8522163d0b16fece9ac7adb11f60fe0d0.tar.gz rsyslog-5d061ce8522163d0b16fece9ac7adb11f60fe0d0.tar.bz2 rsyslog-5d061ce8522163d0b16fece9ac7adb11f60fe0d0.zip |
doc: add contributed patches to ChangeLog
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ --------------------------------------------------------------------------- Version 7.4.1 [v7.4-stable] 2013-06-?? +- bugfix: potential loop in rate limiting + if the message that tells about rate-limiting gets rate-limited itself, + it will potentially create and endless loop +- bugfix: potential segfault in imjournal if journal DB is corrupted - bugfix imzmq3: potential segfault on startup if no problem happend at startup, everything went fine Thanks to Hongfei Cheng and Brian Knox for the patch |