diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-26 14:42:53 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-09-26 14:42:53 +0200 |
commit | 9c8f4f49b02f2d92e618e7b70a9e23a3c8d4c8aa (patch) | |
tree | 003f64d72ecb8de9186d7a90cda217708d6c81a1 | |
parent | a6c0d5235f128b0dac3c49f5681b0880610cbeb9 (diff) | |
download | rsyslog-9c8f4f49b02f2d92e618e7b70a9e23a3c8d4c8aa.tar.gz rsyslog-9c8f4f49b02f2d92e618e7b70a9e23a3c8d4c8aa.tar.bz2 rsyslog-9c8f4f49b02f2d92e618e7b70a9e23a3c8d4c8aa.zip |
doc: mention contributed bugfix
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ --------------------------------------------------------------------------- Version 7.4.5 [v7.4-stable] 2013-09-?? +- bugfix: omprog blocked signals to executed programs + The made it impossible to send signals to programs executed via + omprog. + Thanks to Risto Vaarandi for the analysis and a patch. - bugfix: doc: imuxsock legacy param $SystemLogSocketParseTrusted was misspelled Thanks to David Lang for alerting us |