diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-14 08:54:37 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-14 08:54:37 +0200 |
commit | 2529a2379a1e9312dbef1bb155ba476b1a03707e (patch) | |
tree | 9a384af5e7221286a8b25541a6fc62b6d9f88372 | |
parent | d2b9feaf34bced59fad7e11c270482608a1eb900 (diff) | |
download | rsyslog-2529a2379a1e9312dbef1bb155ba476b1a03707e.tar.gz rsyslog-2529a2379a1e9312dbef1bb155ba476b1a03707e.tar.bz2 rsyslog-2529a2379a1e9312dbef1bb155ba476b1a03707e.zip |
doc: mention contributed patch in ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Version 7.4.1 [v7.4-stable] 2013-06-?? 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: prevent a segfault in imjournal if state file is not defined - 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 |